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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableCell.h113 void setCellLogicalWidth(int constrainedLogicalWidth, SubtreeLayoutScope&);
H A DRenderTableCell.cpp221 void RenderTableCell::setCellLogicalWidth(int tableLayoutLogicalWidth, SubtreeLayoutScope& layouter) function in class:blink::RenderTableCell
H A DRenderTableSection.cpp820 cell->setCellLogicalWidth(tableLayoutLogicalWidth, layouter);

Completed in 94 milliseconds