Home
last modified time | relevance | path

Searched refs:was_blocked (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/libcef/browser/alloy/
Dbrowser_platform_delegate_alloy.cc129 bool* was_blocked) { in AddNewContents() argument
146 was_blocked); in AddNewContents()
Dbrowser_platform_delegate_alloy.h35 bool* was_blocked) override;
Dalloy_browser_host_impl.h212 bool* was_blocked) override;
Dalloy_browser_host_impl.cc1129 bool* was_blocked) { in AddNewContents() argument
1132 user_gesture, was_blocked); in AddNewContents()
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_delegate.h68 bool* was_blocked) override;
Dchrome_browser_delegate.cc121 bool* was_blocked) { in AddNewContents() argument
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.h118 bool* was_blocked);
Dbrowser_platform_delegate.cc47 bool* was_blocked) { in AddNewContents() argument
/third_party/cef/patch/patches/
Dchrome_browser_browser.patch113 + user_gesture, was_blocked);