Searched refs:GetFontByCodePage (Results 1 – 4 of 4) sorted by relevance
134 RetainPtr<CFGAS_GEFont> GetFontByCodePage(uint16_t wCodePage,
29 return pFontMgr->GetFontByCodePage(wCodePage, dwFontStyles, pszFontFamily); in LoadFont()
951 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::GetFontByCodePage( in GetFontByCodePage() function in CFGAS_FontMgr1118 return GetFontByCodePage(wCodePage, dwFontStyles, pszFontFamily); in LoadFont()
70 m_pCalendarFont = m_pApp->GetFDEFontMgr()->GetFontByCodePage( in CXFA_FWLTheme()