Searched refs:leapForwardCallback (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Tools/DumpRenderTree/gtk/
H A DEventSender.cpp104 static JSValueRef leapForwardCallback(JSContextRef context, JSObjectRef function, JSObjectRef thisObject, size_t argumentCount, const JSValueRef arguments[], JSValueRef* exception) function
798 { "leapForward", leapForwardCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },
/external/webkit/Tools/DumpRenderTree/win/
H A DEventSender.cpp96 static JSValueRef leapForwardCallback(JSContextRef context, JSObjectRef function, JSObjectRef thisObject, size_t argumentCount, const JSValueRef arguments[], JSValueRef* exception) function
638 { "leapForward", leapForwardCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },

Completed in 33 milliseconds