Home
last modified time | relevance | path

Searched defs:totalCols (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/
DHTMLFrameSetElement.h40 int totalCols() const { return m_totalCols; } in totalCols() function
/external/webkit/Source/WebCore/rendering/
DRenderTableSection.cpp367 int totalCols = row->size(); in setCellLogicalWidths() local
762 int totalCols = table()->numEffCols(); in setCellLogicalWidths() local
813 int totalCols = table()->numEffCols(); in setCellLogicalWidths() local
864 int totalCols = table()->numEffCols(); in setCellLogicalWidths() local
908 int totalCols = table()->numEffCols(); in setCellLogicalWidths() local
988 unsigned totalCols = table()->columns().size(); in setCellLogicalWidths() local
1047 unsigned totalCols = table()->columns().size(); in setCellLogicalWidths() local