Home
last modified time | relevance | path

Searched refs:cellAtIndex (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/accessibility/gtk/
DAccessibilityObjectWrapperAtk.cpp1362 static AccessibilityTableCell* cellAtIndex(AtkTable* table, gint index) in cellAtIndex() function
1393 AccessibilityTableCell* axCell = cellAtIndex(table, index); in webkit_accessible_table_get_column_at_index()
1404 AccessibilityTableCell* axCell = cellAtIndex(table, index); in webkit_accessible_table_get_row_at_index()
/external/webkit/WebCore/
DChangeLog-2010-01-2938996 (cellAtIndex):