Home
last modified time | relevance | path

Searched refs:SubRun (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp1370 struct SubRun { const ShapedRun& run; size_t startGlyphIndex; size_t endGlyphIndex; }; struct
1380 return SubRun{ run, startGlyphIndex, endGlyphIndex };
1382 auto makeRunInfo = [](const SubRun& sub) {
1407 SubRun sub = makeSubRun(i);

Completed in 4 milliseconds