Home
last modified time | relevance | path

Searched refs:GetFontByUnicodeImpl (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.h118 RetainPtr<CFGAS_GEFont> GetFontByUnicodeImpl(wchar_t wUnicode,
Dcfgas_fontmgr.cpp183 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::GetFontByUnicodeImpl( in GetFontByUnicodeImpl() function in CFGAS_FontMgr
652 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::GetFontByUnicodeImpl( in GetFontByUnicodeImpl() function in CFGAS_FontMgr
857 return GetFontByUnicodeImpl(wUnicode, dwFontStyles, pszFontFamily, dwHash, in GetFontByUnicode()