Lines Matching full:shouldclose
2014 void WebPageProxy::runBeforeUnloadConfirmPanel(const String& message, uint64_t frameID, bool& shouldClose)2019 shouldClose = m_uiClient.runBeforeUnloadConfirmPanel(this, message, frame);