Searched refs:lastTextLeaf (Results 1 – 1 of 1) sorted by relevance
601 … const RenderObject* lastTextLeaf = findFirstTextLeafNotInCluster(cluster, lastDepth, LastToFirst); in findDeepestBlockContainingAllText() local602 ASSERT(lastTextLeaf); in findDeepestBlockContainingAllText()606 const RenderObject* lastNode = lastTextLeaf; in findDeepestBlockContainingAllText()