Home
last modified time | relevance | path

Searched refs:childAtIndexCallback (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
DAccessibilityUIElement.h65 void childAtIndexCallback(const CppArgumentList&, CppVariant*);
DAccessibilityUIElement.cpp276 bindMethod("childAtIndex", &AccessibilityUIElement::childAtIndexCallback); in AccessibilityUIElement()
384 void AccessibilityUIElement::childAtIndexCallback(const CppArgumentList& arguments, CppVariant* res… in childAtIndexCallback() function in AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/
DAccessibilityUIElement.cpp198 static JSValueRef childAtIndexCallback(JSContextRef context, JSObjectRef function, JSObjectRef this… in childAtIndexCallback() function
926 …{ "childAtIndex", childAtIndexCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDel… in getJSClass()
/external/webkit/Tools/
DChangeLog-2009-06-165596 (childAtIndexCallback):
5751 (childAtIndexCallback):
5858 (childAtIndexCallback):