Searched refs:GetUserFontPaths (Results 1 – 5 of 5) sorted by relevance
32 pFontInfo->Init(pFontMgr, CFX_GEModule::Get()->GetUserFontPaths()); in CreateDefaultSystemFontInfo()
47 const char** GetUserFontPaths() const { return m_pUserFontPaths; } in GetUserFontPaths() function
152 if (!pInfo->ParseFontCfg(CFX_GEModule::Get()->GetUserFontPaths())) { in CreateDefaultSystemFontInfo()
175 if (!pInfo->ParseFontCfg(CFX_GEModule::Get()->GetUserFontPaths())) { in CreateDefaultSystemFontInfo()
466 auto** user_paths = CFX_GEModule::Get()->GetUserFontPaths(); in CreateDefaultSystemFontInfo()