Searched defs:cellForColumnAndRow (Results 1 – 3 of 3) sorted by relevance
406 AccessibilityUIElement AccessibilityUIElement::cellForColumnAndRow(unsigned col, unsigned row) function
254 AccessibilityUIElement AccessibilityUIElement::cellForColumnAndRow(unsigned column, unsigned row) in cellForColumnAndRow() function in AccessibilityUIElement
371 AccessibilityTableCell* AccessibilityTable::cellForColumnAndRow(unsigned column, unsigned row) in cellForColumnAndRow() function in WebCore::AccessibilityTable