Home
last modified time | relevance | path

Searched refs:TEXT_ALIGN_LEFT (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/
H A Ddrawing_text_c_sample.cpp50 OH_Drawing_SetTypographyTextAlign(typoStyle, TEXT_ALIGN_LEFT); in DoDraw()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_typography.h68 TEXT_ALIGN_LEFT, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp117 OH_Drawing_SetTypographyTextAlign(typoStyle, TEXT_ALIGN_LEFT);
2167 EXPECT_TRUE(result == TEXT_ALIGN_LEFT);
2322 EXPECT_EQ(OH_Drawing_TypographyStyleGetEffectiveAlignment(typoStyle), TEXT_ALIGN_LEFT);
/ohos5.0/docs/zh-cn/application-dev/graphics/
H A Ddrawing-guidelines.md372 OH_Drawing_SetTypographyTextAlign(typoStyle, TEXT_ALIGN_LEFT);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md67 | [OH_Drawing_TextAlign](_drawing.md#oh_drawing_textalign) {<br/>TEXT_ALIGN_LEFT, TEXT_ALIGN_RIGHT,…
H A D_drawing.md218 | [OH_Drawing_TextAlign](#oh_drawing_textalign) {<br/>TEXT_ALIGN_LEFT, TEXT_ALIGN_RIGHT, TEXT_ALIGN…
2790 | TEXT_ALIGN_LEFT | 左对齐 |
2794 …RT | 当OH_Drawing_TextDirection是TEXT_DIRECTION_LTR时, TEXT_ALIGN_START和TEXT_ALIGN_LEFT相同; 类似地,当OH_Dr…
2795 …GN_RIGHT相同; 类似地,当OH_Drawing_TextDirection是TEXT_DIRECTION_RTL时, TEXT_ALIGN_END和TEXT_ALIGN_LEFT相同。 |
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp134 case TEXT_ALIGN_LEFT: { in OH_Drawing_SetTypographyTextAlign()
2633 return TEXT_ALIGN_LEFT; in OH_Drawing_TypographyGetTextAlign()
/ohos5.0/docs/en/application-dev/graphics/
H A Ddrawing-guidelines.md386 OH_Drawing_SetTypographyTextAlign(typoStyle, TEXT_ALIGN_LEFT);
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md67 | [OH_Drawing_TextAlign](_drawing.md#oh_drawing_textalign) {<br>TEXT_ALIGN_LEFT, TEXT_ALIGN_RIGHT, …
H A D_drawing.md218 | [OH_Drawing_TextAlign](#oh_drawing_textalign) {<br>TEXT_ALIGN_LEFT, TEXT_ALIGN_RIGHT, TEXT_ALIGN_…
2790 | TEXT_ALIGN_LEFT | Left-aligned.|
2794 | TEXT_ALIGN_START | **TEXT_ALIGN_START** achieves the same effect as **TEXT_ALIGN_LEFT** when **OH…
2795 …ection** is **TEXT_DIRECTION_LTR**; it achieves the same effect as **TEXT_ALIGN_LEFT** when **OH_D…