Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/chromium/
DAccessibilityUIElement.h63 void boundsForRangeCallback(const CppArgumentList&, CppVariant*);
DAccessibilityUIElement.cpp274 bindMethod("boundsForRange", &AccessibilityUIElement::boundsForRangeCallback); in AccessibilityUIElement()
374 void AccessibilityUIElement::boundsForRangeCallback(const CppArgumentList&, CppVariant* result) in boundsForRangeCallback() function in AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/
DAccessibilityUIElement.cpp141 static JSValueRef boundsForRangeCallback(JSContextRef context, JSObjectRef function, JSObjectRef th… in boundsForRangeCallback() function
922 …{ "boundsForRange", boundsForRangeCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDon… in getJSClass()
/external/webkit/Tools/
DChangeLog-2009-06-165750 (boundsForRangeCallback):
5857 (boundsForRangeCallback):