Home
last modified time | relevance | path

Searched refs:addInstance (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/mac/Plugins/Hosted/
DNetscapePluginInstanceProxy.h150 void addInstance(ProxyInstance*);
DProxyInstance.mm119 m_instanceProxy->addInstance(this);
DNetscapePluginInstanceProxy.mm1439 void NetscapePluginInstanceProxy::addInstance(ProxyInstance* instance)
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h739 static void addInstance(WebViewCore*);
DWebViewCore.cpp248 void WebViewCore::addInstance(WebViewCore* inst) { in addInstance() function in android::WebViewCore
536 WebViewCore::addInstance(this); in WebViewCore()
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-299844 (WebKit::NetscapePluginInstanceProxy::addInstance):