Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_config.cpp91 cJSON* FontConfig::CheckConfigFile(const char* fname) const in CheckConfigFile() function in OHOS::Rosen::TextEngine::FontConfig
137 cJSON* root = CheckConfigFile(fname); in ParseConfig()
225 cJSON* root = CheckConfigFile(fname); in ParseConfigList()
256 cJSON* root = CheckConfigFile(fname); in ParseConfigListPath()
492 cJSON* root = CheckConfigFile(fontPath); in ParseInstallConfig()
H A Dfont_config.h38 cJSON* CheckConfigFile(const char* fname) const;