Searched refs:rAbove (Results 1 – 1 of 1) sorted by relevance
1137 int rAbove = 0; in cellAbove() local1141 rAbove = r - 1; in cellAbove()1145 rAbove = section->numRows() - 1; in cellAbove()1151 RenderTableSection::CellStruct& aboveCell = section->cellAt(rAbove, effCol); in cellAbove()