Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DUserGestureIndicator.h42 …static bool processingUserGesture() { return s_processingUserGesture == DefinitelyProcessingUserGe… in processingUserGesture() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bindings/js/
H A DJSDOMBinding.cpp301 bool processingUserGesture() in processingUserGesture() function
H A DScriptController.cpp246 bool ScriptController::processingUserGesture() in processingUserGesture() function in WebCore::ScriptController
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/
H A DHTMLFormElement.cpp302 void HTMLFormElement::submit(Event* event, bool activateSubmitButton, bool processingUserGesture, F… in submit()
H A DHTMLMediaElement.cpp2379 bool HTMLMediaElement::processingUserGesture() const in processingUserGesture() function in WebCore::HTMLMediaElement