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

  /external/webkit/Tools/DumpRenderTree/chromium/
AccessibilityUIElement.h 91 void roleGetterCallback(CppVariant*);
AccessibilityUIElement.cpp 308 bindProperty("role", &AccessibilityUIElement::roleGetterCallback);
535 void AccessibilityUIElement::roleGetterCallback(CppVariant* result)

Completed in 401 milliseconds