HomeSort by relevance Sort by last modified time
    Searched defs:CTTFontDesc (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxge/ge/
text_int.h 22 class CTTFontDesc : public CFX_Object
25 CTTFontDesc()
31 ~CTTFontDesc();
fx_ge_fontmap.cpp 23 CTTFontDesc::~CTTFontDesc()
39 FX_BOOL CTTFontDesc::ReleaseFace(FXFT_Face face)
94 CTTFontDesc* face;
127 CTTFontDesc* pFontDesc = NULL;
139 CTTFontDesc* pFontDesc = FX_NEW CTTFontDesc;
322 CTTFontDesc* pFontDesc = NULL;
340 CTTFontDesc* pFontDesc = FX_NEW CTTFontDesc;
    [all...]

Completed in 40 milliseconds