Home
last modified time | relevance | path

Searched defs:fontType (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_font_descriptor_test.cpp140 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType(0b10000); in HWTEST_F() local
181 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType::INSTALLED; in HWTEST_F() local
206 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType::STYLISH; in HWTEST_F() local
228 OH_Drawing_SystemFontType fontType in HWTEST_F() local
254 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType(INSTALLED | STYLISH); HWTEST_F() local
276 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType(ALL | STYLISH); HWTEST_F() local
298 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType::GENERIC; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_font_descriptor.cpp165 OH_Drawing_Array* OH_Drawing_GetSystemFontFullNamesByType(OH_Drawing_SystemFontType fontType) in OH_Drawing_GetSystemFontFullNamesByType() argument
131 OH_Drawing_GetFontDescriptorByFullName(const OH_Drawing_String* fullName, OH_Drawing_SystemFontType fontType) OH_Drawing_GetFontDescriptorByFullName() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.cpp193 bool FontDescriptorCache::ProcessSystemFontType(const int32_t& systemFontType, int32_t& fontType) in ProcessSystemFontType() argument
214 int32_t fontType; in GetSystemFontFullNamesByType() local
274 int32_t fontType; in GetFontDescSharedPtrByFullName() local
[all...]

Completed in 2 milliseconds