Home
last modified time | relevance | path

Searched defs:fontFileMap (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/text/service/texgine/src/
Dfont_config.h133 std::shared_ptr<FontFileMap> fontFileMap = nullptr; variable
Dfont_parser.cpp407 std::shared_ptr<FontFileMap> fontFileMap = fontConfigJson.GetFontFileMap(); in ParseFontDescriptor() local