Home
last modified time | relevance | path

Searched refs:sendPluginEvent (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h444 void sendPluginEvent(const ANPEvent&);
DWebViewCore.cpp2082 sendPluginEvent(event); in notifyPluginsOnFrameLoad()
2146 void WebViewCore::sendPluginEvent(const ANPEvent& evt) in sendPluginEvent() function in android::WebViewCore
4871 viewImpl->sendPluginEvent(event); in Pause()
4887 viewImpl->sendPluginEvent(event); in Resume()
4895 reinterpret_cast<WebViewCore*>(nativeClass)->sendPluginEvent(event); in FreeMemory()