Home
last modified time | relevance | path

Searched defs:pszFontFamily (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp186 const wchar_t* pszFontFamily, in GetFontByUnicodeImpl()
216 const FX_FONTDESCRIPTOR* CFGAS_FontMgr::FindFont(const wchar_t* pszFontFamily, in FindFont()
655 const wchar_t* pszFontFamily, in GetFontByUnicodeImpl()
781 const wchar_t* pszFontFamily) { in GetFontByCodePage()
835 const wchar_t* pszFontFamily) { in GetFontByUnicode()
861 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::LoadFont(const wchar_t* pszFontFamily, in LoadFont()
Dcfgas_gefont.cpp23 RetainPtr<CFGAS_GEFont> CFGAS_GEFont::LoadFont(const wchar_t* pszFontFamily, in LoadFont()
75 bool CFGAS_GEFont::LoadFontInternal(const wchar_t* pszFontFamily, in LoadFontInternal()