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.cpp361 int totalCols = row->size(); in setCellLogicalWidths() local
756 int totalCols = table()->numEffCols(); in setCellLogicalWidths() local
807 int totalCols = table()->numEffCols(); in setCellLogicalWidths() local
858 int totalCols = table()->numEffCols(); in setCellLogicalWidths() local
902 int totalCols = table()->numEffCols(); in setCellLogicalWidths() local
982 unsigned totalCols = table()->columns().size(); in setCellLogicalWidths() local
1041 unsigned totalCols = table()->columns().size(); in setCellLogicalWidths() local