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