Home
last modified time | relevance | path

Searched refs:GetUserFontPaths (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_gemodule.h32 const char** GetUserFontPaths() const { return m_pUserFontPaths; } in GetUserFontPaths() function
Dfx_ge_linux.cpp174 SystemFontInfoIface::CreateDefault(pModule->GetUserFontPaths())); in Init()
/external/pdfium/core/fxge/apple/
Dfx_mac_imp.cpp152 SystemFontInfoIface::CreateDefault(pModule->GetUserFontPaths())); in Init()