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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
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 122 milliseconds