Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
DOneLineShaper.h58 bool iterateThroughShapingRegions(const ShapeVisitor& shape);
DOneLineShaper.cpp555 bool OneLineShaper::iterateThroughShapingRegions(const ShapeVisitor& shape) { in iterateThroughShapingRegions() function in skia::textlayout::OneLineShaper
629 auto result = iterateThroughShapingRegions( in shape()