Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_typography.h2658 void OH_Drawing_TextStyleSetPlaceholder(OH_Drawing_TextStyle* style);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md232 | void [OH_Drawing_TextStyleSetPlaceholder](_drawing.md#oh_drawing_textstylesetplaceholder) ([OH_Dr…
H A D_drawing.md702 | void [OH_Drawing_TextStyleSetPlaceholder](#oh_drawing_textstylesetplaceholder) ([OH_Drawing_TextS…
14858 ### OH_Drawing_TextStyleSetPlaceholder()
14861 void OH_Drawing_TextStyleSetPlaceholder (OH_Drawing_TextStyle* style)
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp2264 OH_Drawing_TextStyleSetPlaceholder(nullptr);
2265 OH_Drawing_TextStyleSetPlaceholder(txtStyle);
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md232 | void [OH_Drawing_TextStyleSetPlaceholder](_drawing.md#oh_drawing_textstylesetplaceholder) ([OH_Dr…
H A D_drawing.md702 | void [OH_Drawing_TextStyleSetPlaceholder](#oh_drawing_textstylesetplaceholder) ([OH_Drawing_TextS…
14903 ### OH_Drawing_TextStyleSetPlaceholder()
14906 void OH_Drawing_TextStyleSetPlaceholder (OH_Drawing_TextStyle* style)
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp3364 void OH_Drawing_TextStyleSetPlaceholder(OH_Drawing_TextStyle* style) in OH_Drawing_TextStyleSetPlaceholder() function