Searched refs:OnSetWindowFocus (Results 1 – 2 of 2) sorted by relevance
93 void OnSetWindowFocus(bool has_focus);
133 IPC_MESSAGE_HANDLER(PluginMsg_SetWindowFocus, OnSetWindowFocus) in OnMessageReceived()361 void WebPluginDelegateStub::OnSetWindowFocus(bool has_focus) { in OnSetWindowFocus() function in content::WebPluginDelegateStub