Searched defs:LoadFont (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pdfium/xfa/fgas/font/ | ||
H A D | cfgas_gefont.cpp | 24 RetainPtr<CFGAS_GEFont> CFGAS_GEFont::LoadFont(const wchar_t* pszFontFamily, in LoadFont() function in CFGAS_GEFont |
H A D | cfgas_fontmgr.cpp | 854 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::LoadFont(const wchar_t* pszFontFamily, in LoadFont() function in CFGAS_FontMgr |
/aosp_15_r20/external/pdfium/xfa/fde/ | ||
H A D | cfde_textout_unittest.cpp | 54 virtual RetainPtr<CFGAS_GEFont> LoadFont() { in LoadFont() function in CFDETextOutTest |