Home
last modified time | relevance | path

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

/third_party/skia/m133/modules/skparagraph/src/
DTextWrapper.h270 struct LineTextRanges { struct
271 TextRange textExcludingSpaces;
272 TextRange text;
273 TextRange textIncludingNewlines;
274 ClusterRange clusters;
275 ClusterRange clustersWithGhosts;
/third_party/skia/modules/skparagraph/src/
DTextWrapper.h265 struct LineTextRanges { struct
266 TextRange textExcludingSpaces;
267 TextRange text;
268 TextRange textIncludingNewlines;
269 ClusterRange clusters;
270 ClusterRange clustersWithGhosts;