Home
last modified time | relevance | path

Searched refs:window_features (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/renderer/
H A Dwindow_features_converter.cc34 const blink::mojom::WindowFeatures& window_features) { in ConvertMojoWindowFeaturesToWebWindowFeatures() argument
36 result.x = window_features.x; in ConvertMojoWindowFeaturesToWebWindowFeatures()
37 result.x_set = window_features.has_x; in ConvertMojoWindowFeaturesToWebWindowFeatures()
38 result.y = window_features.y; in ConvertMojoWindowFeaturesToWebWindowFeatures()
39 result.y_set = window_features.has_y; in ConvertMojoWindowFeaturesToWebWindowFeatures()
40 result.width = window_features.width; in ConvertMojoWindowFeaturesToWebWindowFeatures()
41 result.width_set = window_features.has_width; in ConvertMojoWindowFeaturesToWebWindowFeatures()
42 result.height = window_features.height; in ConvertMojoWindowFeaturesToWebWindowFeatures()
43 result.height_set = window_features.has_height; in ConvertMojoWindowFeaturesToWebWindowFeatures()
44 result.menu_bar_visible = window_features.menu_bar_visible; in ConvertMojoWindowFeaturesToWebWindowFeatures()
[all …]
H A Dwindow_features_converter.h20 const blink::mojom::WindowFeatures& window_features);
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/renderer/
H A Dwindow_features_converter.cc34 const blink::mojom::WindowFeatures& window_features) { in ConvertMojoWindowFeaturesToWebWindowFeatures() argument
36 result.x = window_features.x; in ConvertMojoWindowFeaturesToWebWindowFeatures()
37 result.x_set = window_features.has_x; in ConvertMojoWindowFeaturesToWebWindowFeatures()
38 result.y = window_features.y; in ConvertMojoWindowFeaturesToWebWindowFeatures()
39 result.y_set = window_features.has_y; in ConvertMojoWindowFeaturesToWebWindowFeatures()
40 result.width = window_features.width; in ConvertMojoWindowFeaturesToWebWindowFeatures()
41 result.width_set = window_features.has_width; in ConvertMojoWindowFeaturesToWebWindowFeatures()
42 result.height = window_features.height; in ConvertMojoWindowFeaturesToWebWindowFeatures()
43 result.height_set = window_features.has_height; in ConvertMojoWindowFeaturesToWebWindowFeatures()
44 result.menu_bar_visible = window_features.menu_bar_visible; in ConvertMojoWindowFeaturesToWebWindowFeatures()
[all …]
H A Dwindow_features_converter.h20 const blink::mojom::WindowFeatures& window_features);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/page/
H A Dcreate_window.cc68 WebWindowFeatures window_features; in GetWindowFeaturesFromString() local
73 return window_features; in GetWindowFeaturesFromString()
162 window_features.x_set = true; in GetWindowFeaturesFromString()
163 window_features.x = value; in GetWindowFeaturesFromString()
165 window_features.y_set = true; in GetWindowFeaturesFromString()
166 window_features.y = value; in GetWindowFeaturesFromString()
169 window_features.width = value; in GetWindowFeaturesFromString()
172 window_features.height = value; in GetWindowFeaturesFromString()
194 if (window_features.noreferrer) in GetWindowFeaturesFromString()
195 window_features.noopener = true; in GetWindowFeaturesFromString()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/page/
H A Dcreate_window.cc69 WebWindowFeatures window_features; in GetWindowFeaturesFromString() local
74 return window_features; in GetWindowFeaturesFromString()
163 window_features.x_set = true; in GetWindowFeaturesFromString()
164 window_features.x = value; in GetWindowFeaturesFromString()
166 window_features.y_set = true; in GetWindowFeaturesFromString()
167 window_features.y = value; in GetWindowFeaturesFromString()
170 window_features.width = value; in GetWindowFeaturesFromString()
173 window_features.height = value; in GetWindowFeaturesFromString()
195 if (window_features.noreferrer) in GetWindowFeaturesFromString()
196 window_features.noopener = true; in GetWindowFeaturesFromString()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/blocked_content/
H A Dpopup_blocker_tab_helper.cc31 const blink::mojom::WindowFeatures& window_features, in BlockedRequest()
34 window_features(window_features), in BlockedRequest()
38 blink::mojom::WindowFeatures window_features; member
86 const blink::mojom::WindowFeatures& window_features, in AddBlockedPopup() argument
95 std::move(delegate), window_features, block_type); in AddBlockedPopup()
131 popup->delegate->NavigateWithGesture(popup->window_features, in ShowBlockedPopup()
H A Dpopup_blocker.cc111 const blink::mojom::WindowFeatures& window_features, in MaybeBlockPopup() argument
133 popup_blocker->AddBlockedPopup(std::move(delegate), window_features, in MaybeBlockPopup()
H A Dpopup_blocker_tab_helper_unittest.cc86 blink::mojom::WindowFeatures window_features; in TEST_F() local
87 window_features.has_x = true; in TEST_F()
90 window_features, PopupBlockType::kNoGesture); in TEST_F()
H A Dpopup_blocker.h53 const blink::mojom::WindowFeatures& window_features,
H A Dpopup_navigation_delegate.h45 const blink::mojom::WindowFeatures& window_features,
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/blocked_content/test/
H A Dtest_popup_navigation_delegate.cc32 const blink::mojom::WindowFeatures& window_features, in NavigateWithGesture() argument
36 result_holder_->navigation_window_features = window_features; in NavigateWithGesture()
H A Dtest_popup_navigation_delegate.h36 const blink::mojom::WindowFeatures& window_features,
/dports/www/moodle310/moodle/backup/cc/cc_lib/
H A Dcc_weblink.php93 if (!empty($this->window_features)) {
94 $this->append_new_attribute_ns($url, $rns, 'windowFeatures', $this->window_features);
/dports/www/moodle39/moodle/backup/cc/cc_lib/
H A Dcc_weblink.php93 if (!empty($this->window_features)) {
94 $this->append_new_attribute_ns($url, $rns, 'windowFeatures', $this->window_features);
/dports/www/moodle311/moodle/backup/cc/cc_lib/
H A Dcc_weblink.php93 if (!empty($this->window_features)) {
94 $this->append_new_attribute_ns($url, $rns, 'windowFeatures', $this->window_features);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/inspector/
H A Dinspector_page_agent.cc179 if (window_features.x_set) { in GetEnabledWindowFeatures()
183 if (window_features.y_set) { in GetEnabledWindowFeatures()
187 if (window_features.width_set) { in GetEnabledWindowFeatures()
191 if (window_features.height_set) { in GetEnabledWindowFeatures()
195 if (window_features.menu_bar_visible) in GetEnabledWindowFeatures()
197 if (window_features.tool_bar_visible) in GetEnabledWindowFeatures()
199 if (window_features.status_bar_visible) in GetEnabledWindowFeatures()
203 if (window_features.resizable) in GetEnabledWindowFeatures()
205 if (window_features.noopener) in GetEnabledWindowFeatures()
207 if (window_features.background) in GetEnabledWindowFeatures()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/inspector/
H A Dinspector_page_agent.cc147 if (window_features.x_set) { in GetEnabledWindowFeatures()
151 if (window_features.y_set) { in GetEnabledWindowFeatures()
155 if (window_features.width_set) { in GetEnabledWindowFeatures()
159 if (window_features.height_set) { in GetEnabledWindowFeatures()
163 if (window_features.menu_bar_visible) in GetEnabledWindowFeatures()
165 if (window_features.tool_bar_visible) in GetEnabledWindowFeatures()
167 if (window_features.status_bar_visible) in GetEnabledWindowFeatures()
171 if (window_features.resizable) in GetEnabledWindowFeatures()
173 if (window_features.noopener) in GetEnabledWindowFeatures()
175 if (window_features.background) in GetEnabledWindowFeatures()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/resource_coordinator/tab_ranker/
H A DBUILD.gn11 "window_features.h",
21 "window_features.cc",
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/resource_coordinator/tab_ranker/
H A DBUILD.gn11 "window_features.h",
21 "window_features.cc",
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/blocked_content/
H A Dchrome_popup_navigation_delegate.cc43 const blink::mojom::WindowFeatures& window_features, in NavigateWithGesture() argument
60 client->SetWindowFeatures(window_features.Clone()); in NavigateWithGesture()
H A Dchrome_popup_navigation_delegate.h21 const blink::mojom::WindowFeatures& window_features,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/
H A Dchrome_render_frame.mojom9 import "third_party/blink/public/mojom/window_features/window_features.mojom";
24 SetWindowFeatures(blink.mojom.WindowFeatures window_features);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dchrome_render_frame.mojom8 import "third_party/blink/public/mojom/window_features/window_features.mojom";
27 SetWindowFeatures(blink.mojom.WindowFeatures window_features);
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/
H A Dpopup_navigation_delegate_impl.h26 const blink::mojom::WindowFeatures& window_features,

12