Home | History | Annotate | Download | only in UIProcess

Lines Matching defs:runOpenPanel

2039 void WebPageProxy::runOpenPanel(uint64_t frameID, const WebOpenPanelParameters::Data& data)
2051 if (!m_uiClient.runOpenPanel(this, frame, data, m_openPanelResultListener.get()))