Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/draw/
Ddraw_utils.h58 struct LabelLineInfo { struct
59 Point& pos;
60 Point& offset;
61 const Rect& mask;
62 int16_t lineHeight;
63 uint16_t lineLength;
64 uint8_t shapingId;
65 uint8_t opaScale;
66 const Style& style;
67 const char* text;
[all …]