Searched defs:effCol (Results 1 – 3 of 3) sorted by relevance
170 unsigned spanOfEffCol(unsigned effCol) const { return m_columns[effCol].span; } in spanOfEffCol()184 unsigned effColToCol(unsigned effCol) const in effColToCol()
44 void AutoTableLayout::recalcColumn(unsigned effCol) in recalcColumn()161 unsigned effCol = m_table->colToEffCol(currentColumn); in fullRecalc() local301 unsigned effCol = m_table->colToEffCol(cell->col()); in calcEffectiveLogicalWidth() local
1175 unsigned effCol = colToEffCol(cell->col()); in cellAbove() local1202 unsigned effCol = colToEffCol(cell->col()); in cellBelow() local1214 unsigned effCol = colToEffCol(cell->col()); in cellBefore() local1227 unsigned effCol = colToEffCol(cell->col() + cell->colSpan()); in cellAfter() local