Home
last modified time | relevance | path

Searched refs:ParseGeneric (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_config.h105 int ParseGeneric(const cJSON* root, const char* key);
H A Dfont_config.cpp241 ParseGeneric(root, key); in ParseConfigList()
300 int FontConfigJson::ParseGeneric(const cJSON* root, const char* key) in ParseGeneric() function in OHOS::Rosen::TextEngine::FontConfigJson
308 LOGSO_FUNC_LINE(ERROR) << "ParseGeneric failed"; in ParseGeneric()

Completed in 3 milliseconds