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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DTextAutosizer.cpp879 const RenderObject* firstTextLeaf = findTextLeaf(root, firstDepth, First); local
880 if (!firstTextLeaf)
888 const RenderObject* firstNode = firstTextLeaf;

Completed in 251 milliseconds