Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/scripts/test/CPP/
DWebDOMTestCallback.cpp120 bool WebDOMTestCallback::callbackWithStringList(const WebDOMDOMStringList& listParam) in callbackWithStringList() function in WebDOMTestCallback
/external/webkit/Source/WebCore/bindings/scripts/test/JS/
DJSTestCallback.cpp114 bool JSTestCallback::callbackWithStringList(DOMStringList* listParam) in callbackWithStringList() function in WebCore::JSTestCallback
/external/webkit/Source/WebCore/bindings/scripts/test/V8/
DV8TestCallback.cpp135 bool V8TestCallback::callbackWithStringList(PassRefPtr<DOMStringList> listParam) in callbackWithStringList() function in WebCore::V8TestCallback