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 26 class CTTFontDesc {
28 CTTFontDesc() {
33 ~CTTFontDesc();
fx_ge_fontmap.cpp 425 CTTFontDesc::~CTTFontDesc() {
438 int CTTFontDesc::ReleaseFace(FXFT_Face face) {
505 CTTFontDesc* pFontDesc = it->second;
516 CTTFontDesc* pFontDesc = new CTTFontDesc;
569 CTTFontDesc* pFontDesc = it->second;
584 CTTFontDesc* pFontDesc = new CTTFontDesc;
    [all...]

Completed in 356 milliseconds