Home
last modified time | relevance | path

Searched defs:TextSizeGroup (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h206 struct TextSizeGroup { struct
207 Dimension fontSize = 14.0_px;
208 uint32_t maxLines = INT32_MAX;
209 TextOverflow textOverflow = TextOverflow::CLIP;