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

  /external/webkit/Tools/DumpRenderTree/chromium/
AccessibilityUIElement.h 89 void isEnabledGetterCallback(CppVariant*);
AccessibilityUIElement.cpp 327 bindProperty("isEnabled", &AccessibilityUIElement::isEnabledGetterCallback);
525 void AccessibilityUIElement::isEnabledGetterCallback(CppVariant* result)

Completed in 32 milliseconds