Searched refs:m_bFeautureMapLoad (Results 1 – 2 of 2) sorted by relevance
15 CFX_CTTGSUBTable::CFX_CTTGSUBTable() : m_bFeautureMapLoad(false) {} in CFX_CTTGSUBTable()35 if (!m_bFeautureMapLoad) { in GetVerticalGlyph()54 m_bFeautureMapLoad = true; in GetVerticalGlyph()
151 bool m_bFeautureMapLoad; variable