Searched refs:accCell (Results 1 – 1 of 1) sorted by relevance
1369 AccessibilityObject* accCell = allCells.at(index).get(); in cellAtIndex() local1370 return static_cast<AccessibilityTableCell*>(accCell); in cellAtIndex()