Home
last modified time | relevance | path

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

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