Home
last modified time | relevance | path

Searched refs:columnPos (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderTableSection.cpp260 Vector<int>& columnPos = table()->columnPositions(); in setCellWidths() local
290 int w = columnPos[endCol] - columnPos[j] - table()->hBorderSpacing(); in setCellWidths()
/external/webkit/WebCore/
DChangeLog-2006-05-1029542 (WebCore::RenderTable::recalcSections): Shrink columns and columnPos to the
DChangeLog-2006-12-3146089 the last index in the columnPos vector.