Home
last modified time | relevance | path

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

/ohos5.0/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