Searched refs:CefPopupFeatures (Results 1 – 25 of 25) sorted by relevance
/third_party/cef/include/ |
D | cef_life_span_handler.h | 88 const CefPopupFeatures& popupFeatures, in OnBeforePopup()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | life_span_handler_ctocpp.h | 46 const CefPopupFeatures& popupFeatures,
|
D | life_span_handler_ctocpp.cc | 32 const CefPopupFeatures& popupFeatures, in OnBeforePopup()
|
/third_party/cef/tests/cefclient/browser/ |
D | root_window_mac.h | 38 const CefPopupFeatures& popupFeatures,
|
D | root_window_manager.h | 41 const CefPopupFeatures& popupFeatures,
|
D | root_window.h | 149 const CefPopupFeatures& popupFeatures,
|
D | root_window_win.h | 37 const CefPopupFeatures& popupFeatures,
|
D | client_handler.h | 200 const CefPopupFeatures& popupFeatures, 334 const CefPopupFeatures& popupFeatures,
|
D | root_window_views.h | 36 const CefPopupFeatures& popupFeatures,
|
D | root_window_gtk.h | 34 const CefPopupFeatures& popupFeatures,
|
D | client_handler.cc | 588 const CefPopupFeatures& popupFeatures, in OnBeforePopup() 962 has_devtools = CreatePopupWindow(browser, true, CefPopupFeatures(), in ShowDevTools() 1045 const CefPopupFeatures& popupFeatures, in CreatePopupWindow()
|
D | root_window_manager.cc | 127 const CefPopupFeatures& popupFeatures, in CreateRootWindowAsPopup()
|
D | root_window_mac.mm | 94 const CefPopupFeatures& popupFeatures, 198 const CefPopupFeatures& popupFeatures, 657 const CefPopupFeatures& popupFeatures,
|
D | root_window_views.cc | 59 const CefPopupFeatures& popupFeatures, in InitAsPopup()
|
D | root_window_gtk.cc | 135 const CefPopupFeatures& popupFeatures, in InitAsPopup()
|
D | root_window_win.cc | 181 const CefPopupFeatures& popupFeatures, in InitAsPopup()
|
/third_party/cef/tests/ceftests/ |
D | osr_display_unittest.cc | 224 const CefPopupFeatures& popupFeatures, in OnBeforePopup() 360 const CefPopupFeatures& popupFeatures, in OnBeforePopup()
|
D | request_context_unittest.cc | 287 const CefPopupFeatures& popupFeatures, in OnBeforePopup() 510 const CefPopupFeatures& popupFeatures, in OnBeforePopup()
|
D | navigation_unittest.cc | 1399 const CefPopupFeatures& popupFeatures, in OnBeforePopup() 2179 const CefPopupFeatures& popupFeatures, in OnBeforePopup() 2322 const CefPopupFeatures& popupFeatures, in OnBeforePopup() 2460 const CefPopupFeatures& popupFeatures, in OnBeforePopup() 3469 const CefPopupFeatures& popupFeatures, in OnBeforePopup()
|
D | frame_handler_unittest.cc | 1627 const CefPopupFeatures& popupFeatures, in OnBeforePopup()
|
/third_party/cef/libcef_dll/cpptoc/ |
D | life_span_handler_cpptoc.cc | 82 CefPopupFeatures popupFeaturesObj; in life_span_handler_on_before_popup()
|
/third_party/cef/libcef/browser/ |
D | browser_info_manager.cc | 34 CefPopupFeatures& features) { in TranslatePopupFeatures() 154 CefPopupFeatures cef_features; in CanCreateWindow()
|
/third_party/cef/tools/ |
D | translator.README.txt | 547 C++: const CefPopupFeatures& value 559 CefPopupFeatures valueObj; 569 void CefFunction(const CefPopupFeatures& value)
|
/third_party/cef/include/internal/ |
D | cef_types_wrappers.h | 526 typedef CefStructBase<CefPopupFeaturesTraits> CefPopupFeatures; typedef
|
/third_party/chromium/patch/ |
D | 0003-3.2-Beta3-1115.patch | 60916 + const CefPopupFeatures& popup_features, 62142 + const CefPopupFeatures& popup_features,
|