Home
last modified time | relevance | path

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

/third_party/skia/experimental/sktext/src/
DText.cpp300 for (auto& logicalRun : shapedText->fLogicalRuns) { in shape() local
467 auto& logicalRun = fLogicalRuns[firstRunIndex + visualIndex]; in addLine() local