Searched refs:PlatformSetPluginHasFocus (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dwebplugin_delegate_impl_android.cc70 bool WebPluginDelegateImpl::PlatformSetPluginHasFocus(bool focused) { function in class:content::WebPluginDelegateImpl
H A Dwebplugin_delegate_impl_aura.cc57 bool WebPluginDelegateImpl::PlatformSetPluginHasFocus(bool focused) { function in class:content::WebPluginDelegateImpl
H A Dwebplugin_delegate_impl.cc171 if (PlatformSetPluginHasFocus(focused))
H A Dwebplugin_delegate_impl.h278 bool PlatformSetPluginHasFocus(bool focused);
H A Dwebplugin_delegate_impl_gtk.cc527 bool WebPluginDelegateImpl::PlatformSetPluginHasFocus(bool focused) { function in class:content::WebPluginDelegateImpl
H A Dwebplugin_delegate_impl_win.cc1130 bool WebPluginDelegateImpl::PlatformSetPluginHasFocus(bool focused) { function in class:content::WebPluginDelegateImpl

Completed in 50 milliseconds