Home
last modified time | relevance | path

Searched refs:SetSystemFontInfo (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/core/fxge/android/
Dfx_android_imp.cpp33 CFX_GEModule::Get()->GetFontMgr()->SetSystemFontInfo(std::move(pFontInfo)); in Init()
/external/pdfium/testing/
Dxfa_unit_test_support.cpp49 CFX_GEModule::Get()->GetFontMgr()->SetSystemFontInfo( in InitializeXFATestEnvironment()
/external/pdfium/core/fxge/
Dcfx_fontmgr.cpp95 void CFX_FontMgr::SetSystemFontInfo( in SetSystemFontInfo() function in CFX_FontMgr
97 m_pBuiltinMapper->SetSystemFontInfo(std::move(pFontInfo)); in SetSystemFontInfo()
Dfx_font_unittest.cpp38 font_mapper.SetSystemFontInfo(SystemFontInfoIface::CreateDefault(nullptr)); in TEST()
Dcfx_fontmgr.h82 void SetSystemFontInfo(std::unique_ptr<SystemFontInfoIface> pFontInfo);
Dcfx_fontmapper.h53 void SetSystemFontInfo(std::unique_ptr<SystemFontInfoIface> pFontInfo);
Dfx_ge_linux.cpp173 pModule->GetFontMgr()->SetSystemFontInfo( in Init()
Dcfx_fontmapper.cpp265 void CFX_FontMapper::SetSystemFontInfo( in SetSystemFontInfo() function in CFX_FontMapper
/external/pdfium/core/fxge/apple/
Dfx_mac_imp.cpp151 pModule->GetFontMgr()->SetSystemFontInfo( in Init()
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp136 CFX_GEModule::Get()->GetFontMgr()->SetSystemFontInfo( in FPDF_SetSystemFontInfo()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp697 CFX_GEModule::Get()->GetFontMgr()->SetSystemFontInfo( in Init()