Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DTextAutosizer.cpp596 …const RenderObject* firstTextLeaf = findFirstTextLeafNotInCluster(cluster, firstDepth, FirstToLast… in findDeepestBlockContainingAllText() local
597 if (!firstTextLeaf) in findDeepestBlockContainingAllText()
605 const RenderObject* firstNode = firstTextLeaf; in findDeepestBlockContainingAllText()