Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_parser.cpp39 #define FONT_CONFIG_FILE "/system/fonts/visibility_list.json" macro
51 FontConfig fontConfig(FONT_CONFIG_FILE); in FontParser()