Home
last modified time | relevance | path

Searched refs:GetFontByUnicode (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.h98 CFX_RetainPtr<CFGAS_GEFont> GetFontByUnicode(FX_WCHAR wUnicode,
198 CFX_RetainPtr<CFGAS_GEFont> GetFontByUnicode(FX_WCHAR wUnicode,
Dcfgas_gefont.cpp393 m_pFontMgr->GetFontByUnicode(wUnicode, GetFontStyles(), wsFamily.c_str()); in GetGlyphIndex()
396 pFont = m_pFontMgr->GetFontByUnicode(wUnicode, GetFontStyles(), nullptr); in GetGlyphIndex()
Dcfgas_fontmgr.cpp143 CFX_RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::GetFontByUnicode( in GetFontByUnicode() function in CFGAS_FontMgr
660 CFX_RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::GetFontByUnicode( in GetFontByUnicode() function in CFGAS_FontMgr