Searched defs:LabelLineInfo (Results 1 – 1 of 1) sorted by relevance
58 struct LabelLineInfo { struct59 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 …]