Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fgas/font/
H A Dcfgas_fontmgr.cpp38 bool VerifyUnicode(const RetainPtr<CFGAS_GEFont>& pFont, wchar_t wcUnicode) { in VerifyUnicode() function
238 if (!VerifyUnicode(pFont, wUnicode)) { in GetFontByUnicodeImpl()
847 if (VerifyUnicode(pFont, wUnicode)) in GetFontByUnicode()