Searched refs:OH_Drawing_SetTypographyTextDirection (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/ |
H A D | drawing_text_c_sample.cpp | 49 OH_Drawing_SetTypographyTextDirection(typoStyle, TEXT_DIRECTION_LTR); in DoDraw()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
H A D | drawing_text_typography.h | 635 void OH_Drawing_SetTypographyTextDirection(OH_Drawing_TypographyStyle*, int /* OH_Drawing_TextDirec…
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 89 OH_Drawing_SetTypographyTextDirection(typoStyle, TEXT_DIRECTION_LTR); 95 OH_Drawing_SetTypographyTextDirection(typoStyle, TEXT_DIRECTION_RTL); 101 OH_Drawing_SetTypographyTextDirection(typoStyle, -1); 2068 OH_Drawing_SetTypographyTextDirection(typoStyle, direction);
|
/ohos5.0/docs/zh-cn/application-dev/graphics/ |
H A D | drawing-guidelines.md | 371 OH_Drawing_SetTypographyTextDirection(typoStyle, TEXT_DIRECTION_LTR);
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/ |
H A D | native-apidiff-v3.1-release.md | 13 …| 图形-drawing | void OH_Drawing_SetTypographyTextDirection(OH_Drawing_TypographyStyle*, int /* OH_…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 91 | void [OH_Drawing_SetTypographyTextDirection](_drawing.md#oh_drawing_settypographytextdirection) (…
|
H A D | _drawing.md | 561 | void [OH_Drawing_SetTypographyTextDirection](#oh_drawing_settypographytextdirection) ([OH_Drawing… 12967 ### OH_Drawing_SetTypographyTextDirection() 12970 void OH_Drawing_SetTypographyTextDirection (OH_Drawing_TypographyStyle* , int )
|
/ohos5.0/docs/en/application-dev/graphics/ |
H A D | drawing-guidelines.md | 385 OH_Drawing_SetTypographyTextDirection(typoStyle, TEXT_DIRECTION_LTR);
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 91 | void [OH_Drawing_SetTypographyTextDirection](_drawing.md#oh_drawing_settypographytextdirection) (…
|
H A D | _drawing.md | 561 | void [OH_Drawing_SetTypographyTextDirection](#oh_drawing_settypographytextdirection) ([OH_Drawing… 13012 ### OH_Drawing_SetTypographyTextDirection() 13015 void OH_Drawing_SetTypographyTextDirection (OH_Drawing_TypographyStyle* , int )
|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/ |
H A D | native-apidiff-v3.1-release.md | 13 …| Graphics - drawing | void OH_Drawing_SetTypographyTextDirection(OH_Drawing_TypographyStyle*, int…
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 100 void OH_Drawing_SetTypographyTextDirection(OH_Drawing_TypographyStyle* style, int direction) in OH_Drawing_SetTypographyTextDirection() function
|