Home
last modified time | relevance | path

Searched refs:has_user_gesture (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef/browser/net/
Dthrottle_handler.cc39 open_params.user_gesture = params.has_user_gesture(); in NavigationOnUIThread()
76 browser.get(), frame, request.get(), params.has_user_gesture(), in NavigationOnUIThread()
/third_party/cef/libcef/browser/chrome/
Dchrome_content_browser_client_cef.cc71 resource_request.has_user_gesture, initiating_origin, initiator_rfh, in HandleExternalProtocolHelper()
257 bool has_user_gesture, in HandleExternalProtocol() argument
273 is_main_frame, sandbox_flags, page_transition, has_user_gesture, in HandleExternalProtocol()
Dchrome_content_browser_client_cef.h72 bool has_user_gesture,
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.h204 bool has_user_gesture,
Dalloy_content_browser_client.cc1371 bool has_user_gesture, in HandleExternalProtocol() argument
/third_party/cef/patch/patches/
Dcontent_2015.patch19 resource_request_->has_user_gesture, initiating_origin,
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch9571 + int has_user_gesture,
9581 + int has_user_gesture,
11297 + bool has_user_gesture,
11307 + bool has_user_gesture,
14040 + bool has_user_gesture,
14046 + handler->OnLoadErrorWithRequest(request, is_main_frame, has_user_gesture,
14153 + bool has_user_gesture,
18721 + bool has_user_gesture,
18760 + request_.has_user_gesture, error_reponse));
18774 + bool has_user_gesture,
[all …]
D0001-cve.patch652 has_user_gesture_ = has_user_gesture;
666 bool has_user_gesture() const { return has_user_gesture_; }