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

  /external/webkit/WebKitTools/DumpRenderTree/
AccessibilityUIElement.h 96 bool isAttributeSupported(JSStringRef attribute);
AccessibilityUIElement.cpp 238 JSValueRef result = JSValueMakeBoolean(context, toAXElement(thisObject)->isAttributeSupported(attribute));
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
AccessibilityUIElementGtk.cpp 480 bool AccessibilityUIElement::isAttributeSupported(JSStringRef attribute)
  /external/webkit/WebKitTools/DumpRenderTree/win/
AccessibilityUIElementWin.cpp 461 bool AccessibilityUIElement::isAttributeSupported(JSStringRef attribute)
  /external/webkit/WebKitTools/DumpRenderTree/mac/
AccessibilityUIElementMac.mm 377 bool AccessibilityUIElement::isAttributeSupported(JSStringRef attribute)

Completed in 101 milliseconds