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

  /external/pdfium/core/src/fxge/android/
fx_android_imp.cpp 18 m_pFontMgr->SetSystemFontInfo(pFontInfo);
  /external/pdfium/core/src/fxge/apple/
fx_mac_imp.cpp 107 m_pFontMgr->SetSystemFontInfo(IFX_SystemFontInfo::CreateDefault(nullptr));
  /external/pdfium/core/src/fxge/ge/
fx_ge_linux.cpp 143 m_pFontMgr->SetSystemFontInfo(
fx_ge_fontmap.cpp 481 void CFX_FontMgr::SetSystemFontInfo(IFX_SystemFontInfo* pFontInfo) {
482 m_pBuiltinMapper->SetSystemFontInfo(pFontInfo);
679 void CFX_FontMapper::SetSystemFontInfo(IFX_SystemFontInfo* pFontInfo) {
    [all...]
  /external/pdfium/fpdfsdk/src/
fpdf_sysfontinfo.cpp 99 CFX_GEModule::Get()->GetFontMgr()->SetSystemFontInfo(
  /external/pdfium/core/include/fxge/
fx_font.h 263 void SetSystemFontInfo(IFX_SystemFontInfo* pFontInfo);
305 void SetSystemFontInfo(IFX_SystemFontInfo* pFontInfo);
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 468 m_pFontMgr->SetSystemFontInfo(IFX_SystemFontInfo::CreateDefault(nullptr));
    [all...]

Completed in 70 milliseconds