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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DAutoTableLayout.cpp23 #include "core/rendering/AutoTableLayout.h"
33 AutoTableLayout::AutoTableLayout(RenderTable* table) function in class:blink::AutoTableLayout
40 AutoTableLayout::~AutoTableLayout()
44 void AutoTableLayout::recalcColumn(unsigned effCol)
140 void AutoTableLayout::fullRecalc()
210 void AutoTableLayout::computeIntrinsicLogicalWidths(LayoutUnit& minWidth, LayoutUnit& maxWidth)
251 void AutoTableLayout::applyPreferredLogicalWidthQuirks(LayoutUnit& minWidth, LayoutUnit& maxWidth) const
276 int AutoTableLayout
[all...]

Completed in 232 milliseconds