Home
last modified time | relevance | path

Searched defs:processingUserGesture (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/dom/
DUserGestureIndicator.h42 …static bool processingUserGesture() { return s_processingUserGesture == DefinitelyProcessingUserGe… in processingUserGesture() function
/external/webkit/Source/WebCore/bindings/v8/specialization/
DV8BindingState.cpp87 bool State<V8Binding>::processingUserGesture() in processingUserGesture() function in WebCore::State
/external/webkit/Source/WebCore/bindings/v8/
DV8Utilities.cpp97 bool processingUserGesture() in processingUserGesture() function
DScriptController.cpp157 bool ScriptController::processingUserGesture() in processingUserGesture() function in WebCore::ScriptController
/external/webkit/Source/WebCore/bindings/js/
DScriptController.cpp240 bool ScriptController::processingUserGesture() in processingUserGesture() function in WebCore::ScriptController
DJSDOMBinding.cpp419 bool processingUserGesture() in processingUserGesture() function
/external/webkit/Source/WebCore/html/
DHTMLFormElement.cpp302 void HTMLFormElement::submit(Event* event, bool activateSubmitButton, bool processingUserGesture, F… in submit()
DHTMLMediaElement.cpp2446 bool HTMLMediaElement::processingUserGesture() const in processingUserGesture() function in WebCore::HTMLMediaElement