Searched defs:GetCachedFace (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_fontmap.cpp117 FXFT_Face CFX_FontMgr::GetCachedFace(const CFX_ByteString& face_name, function in class:CFX_FontMgr
1215 face = m_pFontMgr->GetCachedFace(SubstName, weight, bItalic, pFontData);
H A Dfx_ge_text.cpp203 CFX_FaceCache* pFaceCache = pCache->GetCachedFace(pFont);
929 CFX_FaceCache* pFaceCache = pCache->GetCachedFace(pFont);
974 CFX_FaceCache* CFX_FontCache::GetCachedFace(CFX_Font* pFont) function in class:CFX_FontCache

Completed in 85 milliseconds