HomeSort by relevance Sort by last modified time
    Searched refs:GetFontByCodePage (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/fgas/font/
cfgas_fontmgr.h 134 RetainPtr<CFGAS_GEFont> GetFontByCodePage(uint16_t wCodePage,
cfgas_gefont.cpp 29 return pFontMgr->GetFontByCodePage(wCodePage, dwFontStyles, pszFontFamily);
cfgas_fontmgr.cpp 951 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::GetFontByCodePage(
    [all...]
  /external/pdfium/xfa/fxfa/
cxfa_fwltheme.cpp 70 m_pCalendarFont = m_pApp->GetFDEFontMgr()->GetFontByCodePage(

Completed in 99 milliseconds