HomeSort by relevance Sort by last modified time
    Searched refs:ariaIsGrabbed (Results 1 - 5 of 5) sorted by null

  /external/webkit/Tools/DumpRenderTree/
AccessibilityUIElement.h 183 bool ariaIsGrabbed() const;
AccessibilityUIElement.cpp 518 return JSValueMakeBoolean(context, toAXElement(thisObject)->ariaIsGrabbed());
    [all...]
  /external/webkit/Tools/DumpRenderTree/gtk/
AccessibilityUIElementGtk.cpp 427 bool AccessibilityUIElement::ariaIsGrabbed() const
  /external/webkit/Tools/DumpRenderTree/win/
AccessibilityUIElementWin.cpp 349 bool AccessibilityUIElement::ariaIsGrabbed() const
  /external/webkit/Tools/DumpRenderTree/mac/
AccessibilityUIElementMac.mm 820 bool AccessibilityUIElement::ariaIsGrabbed() const
    [all...]

Completed in 479 milliseconds