Searched refs:OnSetContentAreaFocus (Results 1 – 2 of 2) sorted by relevance
84 void OnSetContentAreaFocus(bool has_focus);
125 IPC_MESSAGE_HANDLER(PluginMsg_SetContentAreaFocus, OnSetContentAreaFocus) in OnMessageReceived()335 void WebPluginDelegateStub::OnSetContentAreaFocus(bool has_focus) { in OnSetContentAreaFocus() function in content::WebPluginDelegateStub