Home
last modified time | relevance | path

Searched refs:windowIsFocused (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Plugins/
DPluginView.cpp385 void PluginView::setWindowIsFocused(bool windowIsFocused) in setWindowIsFocused() argument
390 m_plugin->windowFocusChanged(windowIsFocused); in setWindowIsFocused()
463 setWindowIsFocused(m_webPage->windowIsFocused()); in initializePlugin()
/external/webkit/Source/WebKit2/WebProcess/
DWebProcess.cpp481 if (page->windowIsFocused()) in focusedWebPage()
/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebPage.h262 bool windowIsFocused() const;
DWebPage.cpp1846 bool WebPage::windowIsFocused() const in windowIsFocused() function in WebKit::WebPage
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1617017 (WebKit::WebPage::windowIsFocused):
30239 (WebKit::WebPage::windowIsFocused):