Searched defs:axCell (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/accessibility/atk/
H A DWebKitAccessibleInterfaceTable.cpp66 static gint cellIndex(AccessibilityTableCell* axCell, AccessibilityTable* axTable) argument
98 AccessibilityTableCell* axCell = cell(table, row, column); local
116 AccessibilityTableCell* axCell = cell(table, row, column); local
126 AccessibilityTableCell* axCell = cellAtIndex(table, index); local
140 AccessibilityTableCell* axCell = cellAtIndex(table, index); local
176 AccessibilityTableCell* axCell = cell(table, row, column); local
190 AccessibilityTableCell* axCell = cell(table, row, column); local
[all...]

Completed in 193 milliseconds