Searched refs:firstDepth (Results 1 – 1 of 1) sorted by relevance
595 size_t firstDepth = 0; in findDeepestBlockContainingAllText() local596 …const RenderObject* firstTextLeaf = findFirstTextLeafNotInCluster(cluster, firstDepth, FirstToLast… in findDeepestBlockContainingAllText()607 while (firstDepth > lastDepth) { in findDeepestBlockContainingAllText()609 --firstDepth; in findDeepestBlockContainingAllText()611 while (lastDepth > firstDepth) { in findDeepestBlockContainingAllText()