Home
last modified time | relevance | path

Searched defs:LoadFont (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fgas/font/
H A Dcfgas_gefont.cpp24 RetainPtr<CFGAS_GEFont> CFGAS_GEFont::LoadFont(const wchar_t* pszFontFamily, in LoadFont() function in CFGAS_GEFont
39 RetainPtr<CFGAS_GEFont> CFGAS_GEFont::LoadFont(RetainPtr<CPDF_Font> pPDFFont) { in LoadFont() function in CFGAS_GEFont
48 RetainPtr<CFGAS_GEFont> CFGAS_GEFont::LoadFont( in LoadFont() function in CFGAS_GEFont
H A Dcfgas_fontmgr.cpp854 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 Dcfde_textout_unittest.cpp54 virtual RetainPtr<CFGAS_GEFont> LoadFont() { in LoadFont() function in CFDETextOutTest
111 RetainPtr<CFGAS_GEFont> LoadFont() override { in LoadFont() function in CFDETextOutLargeBitmapTest