Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.cpp155 bool FontDescriptorCache::ProcessSystemFontType(const int32_t& systemFontType, int32_t& fontType) in ProcessSystemFontType() function in OHOS::Rosen::FontDescriptorCache
181 if (!ProcessSystemFontType(systemFontType, fontType)) { in GetSystemFontFullNamesByType()
232 if (!ProcessSystemFontType(systemFontType, fontType)) { in GetFontDescSharedPtrByFullName()
H A Dfont_descriptor_cache.h44 bool ProcessSystemFontType(const int32_t& systemFontType, int32_t& fontType);