Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dfx_ge_linux.cpp79 bool ParseFontCfg(const char** pUserPaths);
134 bool CFX_LinuxFontInfo::ParseFontCfg(const char** pUserPaths) { in ParseFontCfg() function in __anone33910a80111::CFX_LinuxFontInfo
148 if (!pInfo->ParseFontCfg(pUserPaths)) { in CreateDefault()