Home
last modified time | relevance | path

Searched refs:ShapeVisitor (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DOneLineShaper.h56 using ShapeVisitor = variable
58 bool iterateThroughShapingRegions(const ShapeVisitor& shape);
DOneLineShaper.cpp555 bool OneLineShaper::iterateThroughShapingRegions(const ShapeVisitor& shape) { in iterateThroughShapingRegions()