Searched defs:ttc_size (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxge/ |
D | cfx_fontmgr.cpp | 59 ByteString KeyNameFromSize(int ttc_size, uint32_t checksum) { in KeyNameFromSize() 64 uint32_t ttc_size, in GetTTCIndex() 155 FXFT_Face CFX_FontMgr::GetCachedTTCFace(int ttc_size, in GetCachedTTCFace() 174 FXFT_Face CFX_FontMgr::AddCachedTTCFace(int ttc_size, in AddCachedTTCFace()
|
D | cfx_fontmapper.cpp | 664 uint32_t ttc_size = m_pFontInfo->GetFontData(hFont, kTableTTCF, nullptr, 0); in FindSubstFont() local 715 uint32_t ttc_size = m_pFontInfo->GetFontData(hFont, 0x74746366, nullptr, 0); in FindSubstFontByUnicode() local 752 uint32_t ttc_size, in GetCachedTTCFace()
|