Home
last modified time | relevance | path

Searched defs:cellForColumnAndRow (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXTable.cpp502 AXTableCell* AXTable::cellForColumnAndRow(unsigned column, unsigned row) in cellForColumnAndRow() function in WebCore::AXTable
/external/chromium_org/third_party/WebKit/Source/web/
DWebAXObject.cpp956 WebAXObject WebAXObject::cellForColumnAndRow(unsigned column, unsigned row) const in cellForColumnAndRow() function in blink::WebAXObject