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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DTextAutosizer.h171 // m_blocksThatHaveBegunLayout assertions cover this). Note: the multiplier is still
297 BlockSet m_blocksThatHaveBegunLayout; // Used to ensure we don't compute properties of a block before beginLayout() is called on it. member in class:blink::FINAL

Completed in 429 milliseconds