Searched defs:ttc_size (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_fontmap.cpp | 239 CFX_ByteString KeyNameFromSize(int ttc_size, FX_DWORD checksum) { in KeyNameFromSize() 542 FX_DWORD ttc_size, in GetTTCIndex() 561 FXFT_Face CFX_FontMgr::GetCachedTTCFace(int ttc_size, in GetCachedTTCFace() 579 FXFT_Face CFX_FontMgr::AddCachedTTCFace(int ttc_size, in AddCachedTTCFace() 1152 FX_DWORD ttc_size = m_pFontInfo->GetFontData(hFont, kTableTTCF, nullptr, 0); in FindSubstFont() local 1244 FX_DWORD ttc_size = m_pFontInfo->GetFontData(hFont, 0x74746366, NULL, 0); in FindSubstFontByUnicode() local
|