Searched defs:SwShape (Results 1 – 1 of 1) sorted by relevance
212 struct SwShape struct214 SwOutline* outline = nullptr;215 SwStroke* stroke = nullptr;216 SwFill* fill = nullptr;217 SwRle* rle = nullptr;218 SwRle* strokeRle = nullptr;219 … SwBBox bbox; //Keep it boundary without stroke region. Using for optimal filling.221 bool fastTrack = false; //Fast Track: axis-aligned rectangle without any clips?