Searched refs:CTTFontDesc (Results 1 – 3 of 3) sorted by relevance
26 class CTTFontDesc {28 CTTFontDesc() { in CTTFontDesc() function33 ~CTTFontDesc();
425 CTTFontDesc::~CTTFontDesc() { in ~CTTFontDesc()438 int CTTFontDesc::ReleaseFace(FXFT_Face face) { in ReleaseFace()505 CTTFontDesc* pFontDesc = it->second; in GetCachedFace()516 CTTFontDesc* pFontDesc = new CTTFontDesc; in AddCachedFace()569 CTTFontDesc* pFontDesc = it->second; in GetCachedTTCFace()584 CTTFontDesc* pFontDesc = new CTTFontDesc; in AddCachedTTCFace()
25 class CTTFontDesc; variable277 std::map<CFX_ByteString, CTTFontDesc*> m_FaceMap;