Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
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
Dcfgas_fontmgr.cpp878 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::LoadFont(const wchar_t* pszFontFamily, in LoadFont() function in CFGAS_FontMgr
/external/pdfium/xfa/fde/
Dcfde_textout_unittest.cpp64 virtual RetainPtr<CFGAS_GEFont> LoadFont() { in LoadFont() function in pdfium::CFDETextOutTest
122 RetainPtr<CFGAS_GEFont> LoadFont() override { in LoadFont() function in pdfium::CFDETextOutLargeBitmapTest