Home
last modified time | relevance | path

Searched refs:OH_Drawing_TypographyGetEffectiveAlignment (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.h1936 int OH_Drawing_TypographyGetEffectiveAlignment(OH_Drawing_TypographyStyle*);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md93 | int [OH_Drawing_TypographyGetEffectiveAlignment](_drawing.md#oh_drawing_typographygeteffectiveali…
H A D_drawing.md563 | int [OH_Drawing_TypographyGetEffectiveAlignment](#oh_drawing_typographygeteffectivealignment) ([O…
15071 ### OH_Drawing_TypographyGetEffectiveAlignment()
15074 int OH_Drawing_TypographyGetEffectiveAlignment (OH_Drawing_TypographyStyle* style)
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md93 | int [OH_Drawing_TypographyGetEffectiveAlignment](_drawing.md#oh_drawing_typographygeteffectiveali…
H A D_drawing.md563 | int [OH_Drawing_TypographyGetEffectiveAlignment](#oh_drawing_typographygeteffectivealignment) ([O…
15116 ### OH_Drawing_TypographyGetEffectiveAlignment()
15119 int OH_Drawing_TypographyGetEffectiveAlignment (OH_Drawing_TypographyStyle* style)
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp1437 EXPECT_EQ(OH_Drawing_TypographyGetEffectiveAlignment(typoStyle) >= 0, true);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp2066 int OH_Drawing_TypographyGetEffectiveAlignment(OH_Drawing_TypographyStyle* style) in OH_Drawing_TypographyGetEffectiveAlignment() function