Searched defs:bindToWindowObject (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/web/ | ||
| D | WebRemoteFrameImpl.cpp | 327 void WebRemoteFrameImpl::bindToWindowObject(const WebString& name, NPObject*) in bindToWindowObject() function in blink::WebRemoteFrameImpl |
| D | WebLocalFrameImpl.cpp | 689 void WebLocalFrameImpl::bindToWindowObject(const WebString& name, NPObject* object) in bindToWindowObject() function in blink::WebLocalFrameImpl |
| /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/ | ||
| D | ScriptController.cpp | 263 void ScriptController::bindToWindowObject(LocalFrame* frame, const String& key, NPObject* object) in bindToWindowObject() function in blink::ScriptController |