Home
last modified time | relevance | path

Searched refs:OH_Drawing_GetSystemFontFullNamesByType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_font_descriptor_test.cpp45 OH_Drawing_Array *fontList = OH_Drawing_GetSystemFontFullNamesByType(fontType);
86 OH_Drawing_Array *fontList = OH_Drawing_GetSystemFontFullNamesByType(fontType);
111 OH_Drawing_Array *fontList = OH_Drawing_GetSystemFontFullNamesByType(fontType);
133 OH_Drawing_Array *fontList = OH_Drawing_GetSystemFontFullNamesByType(fontType);
159 OH_Drawing_Array *fontList = OH_Drawing_GetSystemFontFullNamesByType(fontType);
181 OH_Drawing_Array *fontList = OH_Drawing_GetSystemFontFullNamesByType(fontType);
203 OH_Drawing_Array *fontList = OH_Drawing_GetSystemFontFullNamesByType(fontType);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_font_descriptor.h118 OH_Drawing_Array* OH_Drawing_GetSystemFontFullNamesByType(OH_Drawing_SystemFontType);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__font__descriptor_8h.md39 | [OH_Drawing_Array](_drawing.md#oh_drawing_array) \* [OH_Drawing_GetSystemFontFullNamesByType](_dr…
H A D_drawing.md556 | [OH_Drawing_Array](#oh_drawing_array) \* [OH_Drawing_GetSystemFontFullNamesByType](#oh_drawing_ge…
3081 ### OH_Drawing_GetSystemFontFullNamesByType()
3084 OH_Drawing_Array* OH_Drawing_GetSystemFontFullNamesByType (OH_Drawing_SystemFontType )
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__font__descriptor_8h.md39 | [OH_Drawing_Array](_drawing.md#oh_drawing_array) \* [OH_Drawing_GetSystemFontFullNamesByType](_dr…
H A D_drawing.md556 | [OH_Drawing_Array](#oh_drawing_array) \* [OH_Drawing_GetSystemFontFullNamesByType](#oh_drawing_ge…
3081 ### OH_Drawing_GetSystemFontFullNamesByType()
3084 OH_Drawing_Array* OH_Drawing_GetSystemFontFullNamesByType (OH_Drawing_SystemFontType )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_font_descriptor.cpp82 OH_Drawing_Array* OH_Drawing_GetSystemFontFullNamesByType(OH_Drawing_SystemFontType fontType) in OH_Drawing_GetSystemFontFullNamesByType() function