Home
last modified time | relevance | path

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

/external/chromium_org/content/plugin/
Dwebplugin_delegate_stub.h84 void OnSetContentAreaFocus(bool has_focus);
Dwebplugin_delegate_stub.cc125 IPC_MESSAGE_HANDLER(PluginMsg_SetContentAreaFocus, OnSetContentAreaFocus) in OnMessageReceived()
335 void WebPluginDelegateStub::OnSetContentAreaFocus(bool has_focus) { in OnSetContentAreaFocus() function in content::WebPluginDelegateStub