Home
last modified time | relevance | path

Searched defs:rowIndexRange (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXARIAGridCell.cpp71 void AXARIAGridCell::rowIndexRange(pair<unsigned, unsigned>& rowRange) in rowIndexRange() function in WebCore::AXARIAGridCell
DAXTableCell.cpp102 void AXTableCell::rowIndexRange(pair<unsigned, unsigned>& rowRange) in rowIndexRange() function in WebCore::AXTableCell
/external/chromium_org/content/browser/accessibility/
Dbrowser_accessibility_cocoa.mm792 - (NSValue*)rowIndexRange { method