Home
last modified time | relevance | path

Searched refs:CTTFontDesc (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/ge/
Dtext_int.h25 class CTTFontDesc
28 CTTFontDesc() in CTTFontDesc() function
34 ~CTTFontDesc();
Dfx_ge_fontmap.cpp23 CTTFontDesc::~CTTFontDesc() in ~CTTFontDesc()
39 FX_BOOL CTTFontDesc::ReleaseFace(FXFT_Face face) in ReleaseFace()
91 CTTFontDesc* face; in FreeCache()
124 CTTFontDesc* pFontDesc = NULL; in GetCachedFace()
136 CTTFontDesc* pFontDesc = new CTTFontDesc; in AddCachedFace()
316 CTTFontDesc* pFontDesc = NULL; in GetCachedTTCFace()
334 CTTFontDesc* pFontDesc = new CTTFontDesc; in AddCachedTTCFace()
391 CTTFontDesc* ttface; in ReleaseFace()