#include <TableLayout.h>
◆ TableLayout()
WebCore::TableLayout::TableLayout |
( |
RenderTable * |
table | ) |
|
|
inlineexplicit |
◆ ~TableLayout()
virtual WebCore::TableLayout::~TableLayout |
( |
| ) |
|
|
inlinevirtual |
◆ applyPreferredLogicalWidthQuirks()
virtual void WebCore::TableLayout::applyPreferredLogicalWidthQuirks |
( |
LayoutUnit & |
minWidth, |
|
|
LayoutUnit & |
maxWidth |
|
) |
| const |
|
pure virtual |
◆ computeIntrinsicLogicalWidths()
◆ layout()
virtual void WebCore::TableLayout::layout |
( |
| ) |
|
|
pure virtual |
◆ scaledWidthFromPercentColumns()
virtual LayoutUnit WebCore::TableLayout::scaledWidthFromPercentColumns |
( |
| ) |
const |
|
inlinevirtual |
◆ m_table
◆ tableMaxWidth
const int WebCore::TableLayout::tableMaxWidth = 1000000 |
|
staticprotected |
The documentation for this class was generated from the following file: