Searched defs:isUserGesture (Results 1 – 7 of 7) sorted by relevance
55 …void webkitEnterFullScreen(bool isUserGesture, ExceptionCode& ec) { webkitEnterFullscreen(isUserGe… in webkitEnterFullScreen()
233 void HTMLVideoElement::webkitEnterFullscreen(bool isUserGesture, ExceptionCode& ec) in webkitEnterFullscreen()
510 void HTMLMediaElement::load(bool isUserGesture, ExceptionCode& ec) in load()1416 void HTMLMediaElement::play(bool isUserGesture) in play()1465 void HTMLMediaElement::pause(bool isUserGesture) in pause()
139 bool isUserGesture = UserGestureIndicator::processingUserGesture(); in focus() local
281 …_with_dynamic_frame_and_user_gesture(WebKitDOMTestObj* self, glong int_arg, gboolean isUserGesture) in webkit_dom_test_obj_with_dynamic_frame_and_user_gesture()290 …ser_gesture_asad(WebKitDOMTestObj* self, glong int_arg, glong optional_arg, gboolean isUserGesture) in webkit_dom_test_obj_with_dynamic_frame_and_user_gesture_asad()
1425 bool isUserGesture = webframe->isProcessingUserGesture(); in printFrameUserGestureStatus() local
486 bool isUserGesture = UserGestureIndicator::processingUserGesture(); in startLoadingResource() local