Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_config.h109 int ParseFontMap(const cJSON* root, const char* key);
H A Dfont_config.cpp261 ParseFontMap(root, "font_file_map"); in ParseConfigListPath()
429 int FontConfigJson::ParseFontMap(const cJSON* root, const char* key) in ParseFontMap() function in OHOS::Rosen::TextEngine::FontConfigJson