Home
last modified time | relevance | path

Searched defs:callbackWithClass1Param (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/bindings/scripts/test/CPP/
DWebDOMTestCallback.cpp96 bool WebDOMTestCallback::callbackWithClass1Param(const WebDOMClass1& class1Param) in callbackWithClass1Param() function in WebDOMTestCallback
/external/webkit/Source/WebCore/bindings/scripts/test/JS/
DJSTestCallback.cpp77 bool JSTestCallback::callbackWithClass1Param(Class1* class1Param) in callbackWithClass1Param() function in WebCore::JSTestCallback
/external/webkit/Source/WebCore/bindings/scripts/test/V8/
DV8TestCallback.cpp75 bool V8TestCallback::callbackWithClass1Param(Class1* class1Param) in callbackWithClass1Param() function in WebCore::V8TestCallback