Searched defs:ClipContext (Results 1 – 1 of 1) sorted by relevance
31 struct ClipContext { struct32 const Run* run;33 size_t pos;34 size_t size;35 SkScalar fTextShift; // Shifts the text inside the run so it's placed at the right position36 SkRect clip;37 SkScalar fExcludedTrailingSpaces;38 bool clippingNeeded;