Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DTextLine.h31 struct ClipContext { struct
32 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 position
36 SkRect clip;
37 SkScalar fExcludedTrailingSpaces;
38 bool clippingNeeded;