Searched refs:OnGetPluginElement (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.h169 void OnGetPluginElement(int route_id, bool* success);
H A Dwebplugin_delegate_proxy.cc442 IPC_MESSAGE_HANDLER(PluginHostMsg_GetPluginElement, OnGetPluginElement)
987 void WebPluginDelegateProxy::OnGetPluginElement(int route_id, bool* success) { function in class:content::WebPluginDelegateProxy

Completed in 130 milliseconds