Home
last modified time | relevance | path

Searched refs:is_devtools (Results 1 – 18 of 18) sorted by relevance

/third_party/cef/libcef/browser/chrome/views/
Dbrowser_platform_delegate_chrome_views.cc114 bool is_devtools) { in PopupWebContentsCreated() argument
123 browser_view_.get(), settings, client, is_devtools); in PopupWebContentsCreated()
136 bool is_devtools) { in PopupBrowserCreated() argument
144 browser_view_.get(), new_browser_view.get(), is_devtools); in PopupBrowserCreated()
Dbrowser_platform_delegate_chrome_views.h34 bool is_devtools) override;
36 bool is_devtools) override;
/third_party/cef/include/capi/views/
Dcef_browser_view_delegate_capi.h99 int is_devtools);
114 int is_devtools);
/third_party/cef/include/views/
Dcef_browser_view_delegate.h89 bool is_devtools) { in GetDelegateForPopupBrowserView() argument
106 bool is_devtools) { in OnPopupBrowserViewCreated() argument
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.cc146 bool is_devtools) { in PopupWebContentsCreated() argument
154 browser_view_.get(), settings, client, is_devtools); in PopupWebContentsCreated()
167 bool is_devtools) { in PopupBrowserCreated() argument
175 browser_view_.get(), new_browser_view.get(), is_devtools); in PopupBrowserCreated()
Dbrowser_platform_delegate_views.h41 bool is_devtools) override;
43 bool is_devtools) override;
/third_party/cef/libcef_dll/cpptoc/views/
Dbrowser_view_delegate_cpptoc.cc84 int is_devtools) { in browser_view_delegate_get_delegate_for_popup_browser_view() argument
114 CefClientCppToC::Unwrap(client), is_devtools ? true : false); in browser_view_delegate_get_delegate_for_popup_browser_view()
124 int is_devtools) { in browser_view_delegate_on_popup_browser_view_created() argument
146 is_devtools ? true : false); in browser_view_delegate_on_popup_browser_view_created()
/third_party/cef/libcef_dll/ctocpp/views/
Dbrowser_view_delegate_ctocpp.cc83 bool is_devtools) { in GetDelegateForPopupBrowserView() argument
105 CefClientCToCpp::Unwrap(client), is_devtools); in GetDelegateForPopupBrowserView()
115 bool is_devtools) { in OnPopupBrowserViewCreated() argument
136 CefBrowserViewCppToC::Wrap(popup_browser_view), is_devtools); in OnPopupBrowserViewCreated()
Dbrowser_view_delegate_ctocpp.h50 bool is_devtools) override;
53 bool is_devtools) override;
/third_party/cef/tests/cefclient/browser/
Dviews_window.h129 bool is_devtools) override;
132 bool is_devtools) override;
Dviews_window.cc340 bool is_devtools) { in GetDelegateForPopupBrowserView() argument
358 bool is_devtools) { in OnPopupBrowserViewCreated() argument
Dclient_handler.h333 bool is_devtools,
Dclient_handler.cc1044 bool is_devtools, in CreatePopupWindow() argument
1054 !is_devtools, is_osr(), popupFeatures, windowInfo, client, settings); in CreatePopupWindow()
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.h197 bool is_devtools);
206 bool is_devtools);
Dbrowser_platform_delegate.cc133 bool is_devtools) {} in PopupWebContentsCreated() argument
137 bool is_devtools) {} in PopupBrowserCreated() argument
/third_party/cef/tests/cefsimple/
Dsimple_app.cc63 bool is_devtools) override { in OnPopupBrowserViewCreated() argument
/third_party/cef/tests/ceftests/
Dtest_handler.cc74 bool is_devtools) override { in OnPopupBrowserViewCreated() argument
77 is_devtools ? "DevTools" : "Popup"); in OnPopupBrowserViewCreated()
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch22206 - bool is_devtools) {
22211 + bool is_devtools) {