Searched refs:setModal (Results 1 – 10 of 10) sorted by relevance
43 void (*setModal)(bool); member
55 pluginProcessShimCallbacks.setModal(true);61 pluginProcessShimCallbacks.setModal(false);
186 static void setModal(bool modalWindowIsShowing)201 setModal,
60 void setModal(bool);
248 // We need to be able to get the setModal(false) call from the plug-in host.276 void NetscapePluginHostProxy::setModal(bool modal)943 hostProxy->setModal(modal);950 hostProxy->setModal(modal);
37 Popup(const QWebSelectData& data) : m_data(data) { setModal(true); } in Popup()
81 about.setModal(true); in about()
7899 (WebKit::setModal):7948 (WebKit::setModal):7956 Keep a modal count and call setModal accordingly.
9959 (WebKit::NetscapePluginHostProxy::setModal):10080 (WebKit::NetscapePluginHostProxy::setModal):
9579 … (WKPCSetModal): Defer the handling of setModal until the next runloop iteration if the host proxy