Home
last modified time | relevance | path

Searched defs:systemFontType (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_mgr.cpp52 GetFontDescSharedPtrByFullName(const std::string& fullName, const int32_t& systemFontType, FontDescSharedPtr& result) GetFontDescSharedPtrByFullName() argument
59 GetSystemFontFullNamesByType( const int32_t& systemFontType, std::unordered_set<std::string>& fontList) GetSystemFontFullNamesByType() argument
H A Dfont_descriptor_cache.cpp193 bool FontDescriptorCache::ProcessSystemFontType(const int32_t& systemFontType, int32_t& fontType) in ProcessSystemFontType() argument
211 void FontDescriptorCache::GetSystemFontFullNamesByType(const int32_t& systemFontType, in GetSystemFontFullNamesByType() argument
266 GetFontDescSharedPtrByFullName(const std::string& fullName, const int32_t& systemFontType, FontDescSharedPtr& result) GetFontDescSharedPtrByFullName() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_font_descriptor.cpp137 auto systemFontType = static_cast<int32_t>(fontType); in OH_Drawing_GetFontDescriptorByFullName() local
167 auto systemFontType = static_cast<int32_t>(fontType); in OH_Drawing_GetSystemFontFullNamesByType() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontdescriptor_napi/src/
H A Djs_fontdescriptor.cpp219 TextEngine::FontParser::SystemFontType systemFontType; in GetSystemFontFullNamesByType() member
272 TextEngine::FontParser::SystemFontType systemFontType; in GetFontDescriptorByFullName() member

Completed in 4 milliseconds