Searched refs:setUpFormSubmissionListenerProxy (Results 1 – 4 of 4) sorted by relevance
134 WebFormSubmissionListenerProxy* setUpFormSubmissionListenerProxy(uint64_t listenerID);
286 WebFormSubmissionListenerProxy* WebFrameProxy::setUpFormSubmissionListenerProxy(uint64_t listenerID) in setUpFormSubmissionListenerProxy() function in WebKit::WebFrameProxy
1827 …RefPtr<WebFormSubmissionListenerProxy> listener = frame->setUpFormSubmissionListenerProxy(listener… in willSubmitForm()
34216 (WebKit::WebFrameProxy::setUpFormSubmissionListenerProxy):34218 …hange listener functions to act on WebFrameListenerProxys and add setUpFormSubmissionListenerProxy.