Searched refs:logicalWidthFromColumns (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableCell.h96 return logicalWidthFromColumns(firstColumn, styleWidth);
276 Length logicalWidthFromColumns(RenderTableCol* firstColForThisCell, Length widthFromStyle) const;
H A DRenderTableCell.cpp111 Length RenderTableCell::logicalWidthFromColumns(RenderTableCol* firstColForThisCell, Length widthFromStyle) const function in class:blink::RenderTableCell

Completed in 657 milliseconds