Searched refs:setWindowIsVisible (Results 1 – 5 of 5) sorted by relevance
64 void setWindowIsVisible(bool);
377 void PluginView::setWindowIsVisible(bool windowIsVisible) in setWindowIsVisible() function in WebKit::PluginView462 setWindowIsVisible(m_webPage->windowIsVisible()); in initializePlugin()
508 void setWindowIsVisible(bool windowIsVisible);
1824 void WebPage::setWindowIsVisible(bool windowIsVisible) in setWindowIsVisible() function in WebKit::WebPage1830 (*it)->setWindowIsVisible(windowIsVisible); in setWindowIsVisible()
30282 Call WebPageProxy::setWindowIsVisible.30304 (WebKit::WebPageProxy::setWindowIsVisible):30315 (WebKit::PluginView::setWindowIsVisible):30326 (WebKit::WebPage::setWindowIsVisible):30333 Handle setWindowIsVisible and setWindowFrame.