Searched refs:iterateThroughShapingRegions (Results 1 – 2 of 2) sorted by relevance
58 bool iterateThroughShapingRegions(const ShapeVisitor& shape);
555 bool OneLineShaper::iterateThroughShapingRegions(const ShapeVisitor& shape) { in iterateThroughShapingRegions() function in skia::textlayout::OneLineShaper629 auto result = iterateThroughShapingRegions( in shape()