Searched refs:hitRow (Results 1 – 1 of 1) sorted by relevance
1744 for (unsigned hitRow = rowSpan.start(); hitRow < rowSpan.end(); ++hitRow) { in nodeAtPoint() local1746 CellStruct& current = cellAt(hitRow, hitColumn); in nodeAtPoint()