Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fgas/font/
H A Dcfgas_fontmgr.cpp215 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::GetFontByUnicodeImpl( in GetFontByUnicodeImpl() function in CFGAS_FontMgr
665 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::GetFontByUnicodeImpl( in GetFontByUnicodeImpl() function in CFGAS_FontMgr
850 return GetFontByUnicodeImpl(wUnicode, dwFontStyles, pszFontFamily, dwHash, in GetFontByUnicode()
H A Dcfgas_fontmgr.h104 RetainPtr<CFGAS_GEFont> GetFontByUnicodeImpl(wchar_t wUnicode,