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 D | drawing_text_typography_test.cpp | 506 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 D | drawing_text_c_sample.cpp | 67 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle); in DoDraw()
|
/ohos5.0/docs/zh-cn/application-dev/graphics/ |
H A D | drawing-guidelines.md | 410 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 D | drawing_text_typography.h | 911 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 D | drawing_fuzzer.cpp | 338 OH_Drawing_TypographyHandlerPushTextStyle(handler, txtStyle); in OHDrawingTypographyTest()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | native_node_extented.cpp | 559 …OH_Drawing_TypographyHandlerPushTextStyle(reinterpret_cast<OH_Drawing_TypographyCreate*>(storage->… in OH_ArkUI_StyledString_PushTextStyle()
|
/ohos5.0/docs/en/application-dev/graphics/ |
H A D | drawing-guidelines.md | 424 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 D | native-apidiff-v3.1-release.md | 30 …| 图形-drawing | void OH_Drawing_TypographyHandlerPushTextStyle(OH_Drawing_TypographyCreate*, OH_Dr…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 118 | void [OH_Drawing_TypographyHandlerPushTextStyle](_drawing.md#oh_drawing_typographyhandlerpushtext…
|
H A D | _drawing.md | 588 | 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 D | drawing__text__typography_8h.md | 118 | void [OH_Drawing_TypographyHandlerPushTextStyle](_drawing.md#oh_drawing_typographyhandlerpushtext…
|
H A D | _drawing.md | 588 | 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 D | native-apidiff-v3.1-release.md | 30 …| Graphics - drawing | void OH_Drawing_TypographyHandlerPushTextStyle(OH_Drawing_TypographyCreate*…
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 476 void OH_Drawing_TypographyHandlerPushTextStyle(OH_Drawing_TypographyCreate* handler, OH_Drawing_Tex… in OH_Drawing_TypographyHandlerPushTextStyle() function
|