Searched defs:fontType (Results 1 – 3 of 3) sorted by relevance
44 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType(0b10000); variable85 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType::INSTALLED; variable110 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType::STYLISH; variable132 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType::GENERIC; variable158 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType(INSTALLED | STYLISH); variable180 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType(ALL | STYLISH); variable202 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType::GENERIC; variable
55 OH_Drawing_SystemFontType fontType) in OH_Drawing_GetFontDescriptorByFullName()82 OH_Drawing_Array* OH_Drawing_GetSystemFontFullNamesByType(OH_Drawing_SystemFontType fontType) in OH_Drawing_GetSystemFontFullNamesByType()
155 bool FontDescriptorCache::ProcessSystemFontType(const int32_t& systemFontType, int32_t& fontType) in ProcessSystemFontType()180 int32_t fontType = 0; in GetSystemFontFullNamesByType() local231 int32_t fontType = 0; in GetFontDescSharedPtrByFullName() local