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