Searched defs:ClipContext (Results 1 – 1 of 1) sorted by relevance
37 struct ClipContext { struct38 const Run* run;39 size_t pos;40 size_t size;41 SkScalar fTextShift; // Shifts the text inside the run so it's placed at the right position42 SkRect clip;43 SkScalar fExcludedTrailingSpaces;44 bool clippingNeeded;