Searched refs:lastTextLeaf (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DTextAutosizer.cpp884 const RenderObject* lastTextLeaf = findTextLeaf(root, lastDepth, Last); local
885 ASSERT(lastTextLeaf);
889 const RenderObject* lastNode = lastTextLeaf;

Completed in 251 milliseconds