Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
DOneLineShaper.cpp676 auto unresolvedCount = fUnresolvedBlocks.size(); in shape() local
677 while (unresolvedCount-- > 0) { in shape()