Searched defs:processingUserGesture (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/dom/
H A DUserGestureIndicator.cpp60 bool UserGestureIndicator::processingUserGesture() function in class:WebCore::UserGestureIndicator
/macosx-10.10/WebCore-7600.1.25/loader/
H A DNavigationAction.h57 bool processingUserGesture() const { return m_processingUserGesture; } function in class:WebCore::NavigationAction
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DScriptController.cpp282 bool ScriptController::processingUserGesture() function in class:WebCore::ScriptController
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLFormElement.cpp321 void HTMLFormElement::submit(Event* event, bool activateSubmitButton, bool processingUserGesture, FormSubmissionTrigger formSubmissionTrigger) argument

Completed in 126 milliseconds