Home
last modified time | relevance | path

Searched defs:fullNameList (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_font_descriptor.cpp168 std::unordered_set<std::string> fullNameList; in OH_Drawing_GetSystemFontFullNamesByType() local
203 ObjectArray* fullNameList = ConvertToOriginalText<ObjectArray>(fullNameArray); in OH_Drawing_GetSystemFontFullNameByIndex() local
216 ObjectArray* fullNameList = ConvertToOriginalText<ObjectArray>(fullNameArray); OH_Drawing_DestroySystemFontFullNames() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.cpp166 std::unordered_set<std::string> fullNameList; in GetInstallFontList() local
177 std::unordered_set<std::string> fullNameList; in GetStylishFontList() local
186 std::unordered_set<std::string> fullNameList; in GetGenericFontList() local
221 auto fullNameList in GetSystemFontFullNamesByType() local
226 auto fullNameList = GetStylishFontList(); GetSystemFontFullNamesByType() local
231 auto fullNameList = GetInstallFontList(); GetSystemFontFullNamesByType() local
[all...]

Completed in 2 milliseconds