Home
last modified time | relevance | path

Searched refs:Ellipsized (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtypography_style.h102 bool Ellipsized() const in Ellipsized() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dconvert.cpp87 .textOverflower = style.Ellipsized(), in Convert()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp2097 return ConvertToOriginalText<TypographyStyle>(style)->Ellipsized(); in OH_Drawing_TypographyIsEllipsized()