HomeSort by relevance Sort by last modified time
    Searched refs:GetCachedTTCFace (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fxge/
cfx_fontmgr.h 37 FXFT_Face GetCachedTTCFace(int ttc_size,
cfx_fontmapper.h 62 FXFT_Face GetCachedTTCFace(void* hFont,
  /external/pdfium/core/fxge/ge/
cfx_fontmapper.cpp 692 face = GetCachedTTCFace(hFont, kTableTTCF, ttc_size, font_size);
743 face = GetCachedTTCFace(hFont, 0x74746366, ttc_size, font_size);
770 FXFT_Face CFX_FontMapper::GetCachedTTCFace(void* hFont,
782 face = m_pFontMgr->GetCachedTTCFace(ttc_size, checksum, ttc_size - font_size,
cfx_fontmgr.cpp 170 FXFT_Face CFX_FontMgr::GetCachedTTCFace(int ttc_size,

Completed in 141 milliseconds