Searched defs:processingUserGesture (Results 1 – 8 of 8) sorted by relevance
42 …static bool processingUserGesture() { return s_processingUserGesture == DefinitelyProcessingUserGe… in processingUserGesture() function
87 bool State<V8Binding>::processingUserGesture() in processingUserGesture() function in WebCore::State
97 bool processingUserGesture() in processingUserGesture() function
157 bool ScriptController::processingUserGesture() in processingUserGesture() function in WebCore::ScriptController
240 bool ScriptController::processingUserGesture() in processingUserGesture() function in WebCore::ScriptController
419 bool processingUserGesture() in processingUserGesture() function
302 void HTMLFormElement::submit(Event* event, bool activateSubmitButton, bool processingUserGesture, F… in submit()
2446 bool HTMLMediaElement::processingUserGesture() const in processingUserGesture() function in WebCore::HTMLMediaElement