Home
last modified time | relevance | path

Searched defs:ClipContext (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DTextLine.h37 struct ClipContext { struct
38 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 position
42 SkRect clip;
43 SkScalar fExcludedTrailingSpaces;
44 bool clippingNeeded;