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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DTextAutosizer.h254 void endLayout(RenderBlock*);
H A DTextAutosizer.cpp413 endLayout(cell);
419 void TextAutosizer::endLayout(RenderBlock* block) function in class:blink::TextAutosizer
432 // check below is needed to guard against endLayout being called twice.
1096 m_textAutosizer->endLayout(m_block);

Completed in 245 milliseconds