Searched refs:logicalWidthFromColumns (Results 1 – 2 of 2) sorted by relevance
92 return logicalWidthFromColumns(firstColumn, styleWidth); in styleOrColLogicalWidth()274 … Length logicalWidthFromColumns(RenderTableCol* firstColForThisCell, Length widthFromStyle) const;
113 Length RenderTableCell::logicalWidthFromColumns(RenderTableCol* firstColForThisCell, Length widthFr… in logicalWidthFromColumns() function in WebCore::RenderTableCell