Searched refs:setCol (Results 1 – 4 of 4) sorted by relevance
46 void setCol(int col) { _col = col; } in setCol() function
47 void setCol(int col) { m_column = col; } in setCol() function
255 cell->setCol(table()->effColToCol(col)); in addCell()
69031 (WebCore::RenderTableCell::setCol):