Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dfx_ge_linux.cpp66 class CFX_LinuxFontInfo : public CFX_FolderFontInfo { class
68 CFX_LinuxFontInfo() {} in CFX_LinuxFontInfo() function in __anon85fbd17a0111::CFX_LinuxFontInfo
69 ~CFX_LinuxFontInfo() override {} in ~CFX_LinuxFontInfo()
80 void* CFX_LinuxFontInfo::MapFont(int weight, in MapFont()
134 bool CFX_LinuxFontInfo::ParseFontCfg(const char** pUserPaths) { in ParseFontCfg()
147 CFX_LinuxFontInfo* pInfo = new CFX_LinuxFontInfo; in CreateDefault()