Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/accessibility/
DAccessibilityObject.h533 virtual PlainTextRange doAXRangeForIndex(unsigned) const { return PlainTextRange(); } in doAXRangeForIndex() function
DAccessibilityRenderObject.cpp2698 PlainTextRange AccessibilityRenderObject::doAXRangeForIndex(unsigned index) const in doAXRangeForIndex() function in WebCore::AccessibilityRenderObject