Searched refs:lastDepth (Results 1 – 1 of 1) sorted by relevance
600 size_t lastDepth = 0; in findDeepestBlockContainingAllText() local601 … const RenderObject* lastTextLeaf = findFirstTextLeafNotInCluster(cluster, lastDepth, LastToFirst); in findDeepestBlockContainingAllText()607 while (firstDepth > lastDepth) { in findDeepestBlockContainingAllText()611 while (lastDepth > firstDepth) { in findDeepestBlockContainingAllText()613 --lastDepth; in findDeepestBlockContainingAllText()