Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_font_mgr_test.cpp247 OH_Drawing_Typeface* typeface = OH_Drawing_FontStyleSetMatchStyle(fontStyleSet, normalStyle);
250 typeface = OH_Drawing_FontStyleSetMatchStyle(nullptr, normalStyle);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_font_mgr.h213 OH_Drawing_Typeface* OH_Drawing_FontStyleSetMatchStyle(OH_Drawing_FontStyleSet*,
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__font__mgr_8h.md37 | [OH_Drawing_Typeface](_drawing.md#oh_drawing_typeface) \* [OH_Drawing_FontStyleSetMatchStyle](_dr…
H A D_drawing.md378 | [OH_Drawing_Typeface](#oh_drawing_typeface) \* [OH_Drawing_FontStyleSetMatchStyle](#oh_drawing_fo…
8891 ### OH_Drawing_FontStyleSetMatchStyle()
8894 OH_Drawing_Typeface* OH_Drawing_FontStyleSetMatchStyle (OH_Drawing_FontStyleSet* , OH_Drawing_FontS…
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__font__mgr_8h.md37 | [OH_Drawing_Typeface](_drawing.md#oh_drawing_typeface) \* [OH_Drawing_FontStyleSetMatchStyle](_dr…
H A D_drawing.md378 | [OH_Drawing_Typeface](#oh_drawing_typeface) \* [OH_Drawing_FontStyleSetMatchStyle](#oh_drawing_fo…
8936 ### OH_Drawing_FontStyleSetMatchStyle()
8939 OH_Drawing_Typeface* OH_Drawing_FontStyleSetMatchStyle (OH_Drawing_FontStyleSet* , OH_Drawing_FontS…
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_font_mgr.cpp265 OH_Drawing_Typeface* OH_Drawing_FontStyleSetMatchStyle( in OH_Drawing_FontStyleSetMatchStyle() function