Searched refs:m_pFontInfo (Results 1 – 1 of 1) sorted by relevance
147 FontInformation* GetFINF() { return m_pFontInfo; } in GetFINF()149 const FontInformation* GetFINF() const { return m_pFontInfo; } in GetFINF()326 FontInformation* m_pFontInfo; variable