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 22 m_pFontMgr->SetSystemFontInfo(pFontInfo);
  /external/pdfium/core/src/fxge/apple/
fx_mac_imp.cpp 108 m_pFontMgr->SetSystemFontInfo(IFX_SystemFontInfo::CreateDefault());
  /external/pdfium/fpdfsdk/src/
fpdf_sysfontinfo.cpp 91 CFX_GEModule::Get()->GetFontMgr()->SetSystemFontInfo(pFontInfo);
  /external/pdfium/core/include/fxge/
fx_font.h 219 void SetSystemFontInfo(IFX_SystemFontInfo* pFontInfo);
262 void SetSystemFontInfo(IFX_SystemFontInfo* pFontInfo);
  /external/pdfium/core/src/fxge/ge/
fx_ge_linux.cpp 254 m_pFontMgr->SetSystemFontInfo(IFX_SystemFontInfo::CreateDefault());
fx_ge_fontmap.cpp 100 void CFX_FontMgr::SetSystemFontInfo(IFX_SystemFontInfo* pFontInfo)
102 m_pBuiltinMapper->SetSystemFontInfo(pFontInfo);
490 void CFX_FontMapper::SetSystemFontInfo(IFX_SystemFontInfo* pFontInfo)
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 417 m_pFontMgr->SetSystemFontInfo(IFX_SystemFontInfo::CreateDefault());
    [all...]

Completed in 525 milliseconds