Searched defs:processingUserGesture (Results 1 – 2 of 2) sorted by relevance
180 bool UserGestureIndicator::processingUserGesture() in processingUserGesture() function in blink::UserGestureIndicator
365 void HTMLFormElement::submit(Event* event, bool activateSubmitButton, bool processingUserGesture, F… in submit()