Searched refs:AddCachedFace (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_fontmap.cpp | 510 FXFT_Face CFX_FontMgr::AddCachedFace(const CFX_ByteString& face_name, in AddCachedFace() function in CFX_FontMgr 1181 face = m_pFontMgr->AddCachedFace(SubstName, weight, bItalic, pFontData, in FindSubstFont() 1281 face = m_pFontMgr->AddCachedFace(SubstName, weight, bItalic, pFontData, in FindSubstFontByUnicode()
|
/external/pdfium/core/include/fxge/ |
D | fx_font.h | 245 FXFT_Face AddCachedFace(const CFX_ByteString& face_name,
|