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

/external/webkit/Tools/DumpRenderTree/gtk/
H A DEventSender.cpp784 static JSValueRef zoomPageOutCallback(JSContextRef context, JSObjectRef function, JSObjectRef thisObject, size_t argumentCount, const JSValueRef arguments[], JSValueRef* exception) function
803 { "zoomPageOut", zoomPageOutCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },
/external/webkit/Tools/DumpRenderTree/win/
H A DEventSender.cpp619 static JSValueRef zoomPageOutCallback(JSContextRef context, JSObjectRef function, JSObjectRef thisObject, size_t argumentCount, const JSValueRef arguments[], JSValueRef* exception) function
644 { "zoomPageOut", zoomPageOutCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },

Completed in 996 milliseconds