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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DTextAutosizer.h79 class TableLayoutScope : LayoutScope { class in class:blink::FINAL
81 explicit TableLayoutScope(RenderTable*);
H A DTextAutosizer.cpp1100 TextAutosizer::TableLayoutScope::TableLayoutScope(RenderTable* table) function in class:blink::TextAutosizer::TableLayoutScope
H A DAutoTableLayout.cpp212 TextAutosizer::TableLayoutScope textAutosizerTableLayoutScope(m_table);

Completed in 1191 milliseconds