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

/external/webkit/Tools/DumpRenderTree/gtk/
H A DEventSender.cpp772 static JSValueRef textZoomOutCallback(JSContextRef context, JSObjectRef function, JSObjectRef thisObject, size_t argumentCount, const JSValueRef arguments[], JSValueRef* exception) function
801 { "textZoomOut", textZoomOutCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },
/external/webkit/Tools/DumpRenderTree/win/
H A DEventSender.cpp591 static JSValueRef textZoomOutCallback(JSContextRef context, JSObjectRef function, JSObjectRef thisObject, size_t argumentCount, const JSValueRef arguments[], JSValueRef* exception) function
642 { "textZoomOut", textZoomOutCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },

Completed in 34 milliseconds