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

  /external/pdfium/core/fxge/android/
fx_android_imp.cpp 24 m_pFontMgr->SetSystemFontInfo(std::move(pFontInfo));
  /external/pdfium/core/fxge/
cfx_fontmgr.h 49 void SetSystemFontInfo(std::unique_ptr<IFX_SystemFontInfo> pFontInfo);
cfx_fontmapper.h 24 void SetSystemFontInfo(std::unique_ptr<IFX_SystemFontInfo> pFontInfo);
  /external/pdfium/core/fxge/apple/
fx_mac_imp.cpp 133 m_pFontMgr->SetSystemFontInfo(IFX_SystemFontInfo::CreateDefault(nullptr));
  /external/pdfium/core/fxge/ge/
fx_ge_linux.cpp 158 m_pFontMgr->SetSystemFontInfo(
cfx_fontmgr.cpp 110 void CFX_FontMgr::SetSystemFontInfo(
112 m_pBuiltinMapper->SetSystemFontInfo(std::move(pFontInfo));
cfx_fontmapper.cpp 298 void CFX_FontMapper::SetSystemFontInfo(
  /external/pdfium/fpdfsdk/
fpdf_sysfontinfo.cpp 102 CFX_GEModule::Get()->GetFontMgr()->SetSystemFontInfo(
  /external/pdfium/core/fxge/win32/
fx_win32_device.cpp 719 m_pFontMgr->SetSystemFontInfo(IFX_SystemFontInfo::CreateDefault(nullptr));
    [all...]

Completed in 263 milliseconds