Searched defs:nextColumn (Results 1 – 4 of 4) sorted by relevance
143 RenderTableCol* RenderTableCol::nextColumn() const in nextColumn() function in WebCore::RenderTableCol
1443 …unsigned nextColumn = std::upper_bound(columnPos.begin(), columnPos.end(), flippedRect.x()) - colu… in spannedColumns() local
995 int nextColumn; /* Next word parsed must be in this column */ member
1915 int nextColumn; /* Next word parsed must be in this column */ member