Home
last modified time | relevance | path

Searched refs:OH_Drawing_TypographyIsEllipsized (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.h1957 bool OH_Drawing_TypographyIsEllipsized(OH_Drawing_TypographyStyle*);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md167 | bool [OH_Drawing_TypographyIsEllipsized](_drawing.md#oh_drawing_typographyisellipsized) ([OH_Draw…
H A D_drawing.md637 | bool [OH_Drawing_TypographyIsEllipsized](#oh_drawing_typographyisellipsized) ([OH_Drawing_Typogra…
15876 ### OH_Drawing_TypographyIsEllipsized()
15879 bool OH_Drawing_TypographyIsEllipsized (OH_Drawing_TypographyStyle* style)
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md167 | bool [OH_Drawing_TypographyIsEllipsized](_drawing.md#oh_drawing_typographyisellipsized) ([OH_Draw…
H A D_drawing.md637 | bool [OH_Drawing_TypographyIsEllipsized](#oh_drawing_typographyisellipsized) ([OH_Drawing_Typogra…
15921 ### OH_Drawing_TypographyIsEllipsized()
15924 bool OH_Drawing_TypographyIsEllipsized (OH_Drawing_TypographyStyle* style)
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp1439 EXPECT_EQ(OH_Drawing_TypographyIsEllipsized(typoStyle) != 0, true);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp2091 bool OH_Drawing_TypographyIsEllipsized(OH_Drawing_TypographyStyle* style) in OH_Drawing_TypographyIsEllipsized() function