Home
last modified time | relevance | path

Searched defs:fontType (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/graphic/nativeFontNdk/entry/src/main/cpp/
DnativeFontNdk1.cpp268 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType(0b10000); in OHDrawingGetFontDescriptorByFullName001() local
318 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType::GENERIC; in OHDrawingGetFontDescriptorByFullName003() local
366 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType(ALL | STYLISH); in OHDrawingGetFontDescriptorByFullName004() local
408 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType(0b10000); in OHDrawingGetSystemFontFullNamesByType001() local
427 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType::GENERIC; in OHDrawingGetSystemFontFullNamesByType002() local
1301 OH_Drawing_SystemFontType fontType = OH_Drawing_SystemFontType::GENERIC; in OHDrawingGetDrawingArraySize001() local
/test/xts/acts/graphic/graphics2DTestApi20/entry/src/main/cpp/
DBufferTextTest.cpp224 OH_Drawing_SystemFontType fontType = INSTALLED; in OH_Drawing_SystemFontTypeSuccess() local