Home
last modified time | relevance | path

Searched refs:OH_Drawing_TypographyHandlerPushTextStyle (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp506 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle);
828 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle);
882 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle);
1207 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle);
1304 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle);
1357 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle);
1410 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle);
1466 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle);
1519 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle);
1571 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle);
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/
H A Ddrawing_text_c_sample.cpp67 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle); in DoDraw()
/ohos5.0/docs/zh-cn/application-dev/graphics/
H A Ddrawing-guidelines.md410 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle);
411 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle2);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_typography.h911 void OH_Drawing_TypographyHandlerPushTextStyle(OH_Drawing_TypographyCreate*, OH_Drawing_TextStyle*);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/drawing_fuzzer/
H A Ddrawing_fuzzer.cpp338 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle); in OHDrawingTypographyTest()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_node_extented.cpp559OH_Drawing_TypographyHandlerPushTextStyle(reinterpret_cast<OH_Drawing_TypographyCreate*>(storage->… in OH_ArkUI_StyledString_PushTextStyle()
/ohos5.0/docs/en/application-dev/graphics/
H A Ddrawing-guidelines.md424 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle);
425 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle2);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Dnative-apidiff-v3.1-release.md30 …| 图形-drawing | void OH_Drawing_TypographyHandlerPushTextStyle(OH_Drawing_TypographyCreate*, OH_Dr…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md118 | void [OH_Drawing_TypographyHandlerPushTextStyle](_drawing.md#oh_drawing_typographyhandlerpushtext…
H A D_drawing.md588 | void [OH_Drawing_TypographyHandlerPushTextStyle](#oh_drawing_typographyhandlerpushtextstyle) ([OH…
15854 ### OH_Drawing_TypographyHandlerPushTextStyle()
15857 void OH_Drawing_TypographyHandlerPushTextStyle (OH_Drawing_TypographyCreate* , OH_Drawing_TextStyle…
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md118 | void [OH_Drawing_TypographyHandlerPushTextStyle](_drawing.md#oh_drawing_typographyhandlerpushtext…
H A D_drawing.md588 | void [OH_Drawing_TypographyHandlerPushTextStyle](#oh_drawing_typographyhandlerpushtextstyle) ([OH…
15899 ### OH_Drawing_TypographyHandlerPushTextStyle()
15902 void OH_Drawing_TypographyHandlerPushTextStyle (OH_Drawing_TypographyCreate* , OH_Drawing_TextStyle…
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Dnative-apidiff-v3.1-release.md30 …| Graphics - drawing | void OH_Drawing_TypographyHandlerPushTextStyle(OH_Drawing_TypographyCreate*…
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp476 void OH_Drawing_TypographyHandlerPushTextStyle(OH_Drawing_TypographyCreate* handler, OH_Drawing_Tex… in OH_Drawing_TypographyHandlerPushTextStyle() function