Home
last modified time | relevance | path

Searched refs:SetBoundsConstrained (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dlock_window_state.cc74 window_state->SetBoundsConstrained(bounds_event->requested_bounds()); in OnWMEvent()
H A Ddefault_state.cc181 window_state->SetBoundsConstrained(bounds); in HandleWorkspaceEvents()
397 window_state->SetBoundsConstrained(event->requested_bounds()); in SetBounds()
H A Dclient_controlled_state.cc177 window_state->SetBoundsConstrained(bounds); in HandleWorkspaceEvents()
H A Dwindow_state.h423 void SetBoundsConstrained(const gfx::Rect& bounds);
H A Dwindow_state.cc714 void WindowState::SetBoundsConstrained(const gfx::Rect& bounds) { in SetBoundsConstrained() function in ash::WindowState
743 SetBoundsConstrained(new_bounds); in SetBoundsDirectCrossFade()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/
H A Dnative_widget_private.h175 virtual void SetBoundsConstrained(const gfx::Rect& bounds) = 0;
H A Dwidget.cc535 void Widget::SetBoundsConstrained(const gfx::Rect& bounds) { in SetBoundsConstrained() function in views::Widget
536 native_widget_->SetBoundsConstrained(bounds); in SetBoundsConstrained()
1564 SetBoundsConstrained(preferred_bounds); in SetInitialBounds()
1568 SetBoundsConstrained(bounds); in SetInitialBounds()
H A Dnative_widget_mac.h131 void SetBoundsConstrained(const gfx::Rect& bounds) override;
H A Dwidget.h530 void SetBoundsConstrained(const gfx::Rect& bounds);
H A Dnative_widget_aura.cc498 void NativeWidgetAura::SetBoundsConstrained(const gfx::Rect& bounds) { in SetBoundsConstrained() function in views::NativeWidgetAura
H A Dnative_widget_mac.mm464 void NativeWidgetMac::SetBoundsConstrained(const gfx::Rect& bounds) {
H A Dwidget_unittest.cc574 widget->SetBoundsConstrained(gfx::Rect(0, 0, 120, 140)); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/
H A Dnative_widget_private.h176 virtual void SetBoundsConstrained(const gfx::Rect& bounds) = 0;
H A Dwidget.cc552 void Widget::SetBoundsConstrained(const gfx::Rect& bounds) { in SetBoundsConstrained() function in views::Widget
553 native_widget_->SetBoundsConstrained(bounds); in SetBoundsConstrained()
1591 SetBoundsConstrained(preferred_bounds); in SetInitialBounds()
1595 SetBoundsConstrained(bounds); in SetInitialBounds()
H A Dnative_widget_mac.h137 void SetBoundsConstrained(const gfx::Rect& bounds) override;
H A Dwidget.h556 void SetBoundsConstrained(const gfx::Rect& bounds);
H A Dnative_widget_aura.cc515 void NativeWidgetAura::SetBoundsConstrained(const gfx::Rect& bounds) { in SetBoundsConstrained() function in views::NativeWidgetAura
H A Dnative_widget_mac.mm465 void NativeWidgetMac::SetBoundsConstrained(const gfx::Rect& bounds) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/examples/
H A Ddialog_example.cc240 widget->SetBoundsConstrained(preferred_bounds); in ResizeDialog()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/examples/
H A Ddialog_example.cc244 widget->SetBoundsConstrained(preferred_bounds); in ResizeDialog()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.h143 void SetBoundsConstrained(const gfx::Rect& bounds) override;
H A Ddesktop_native_widget_aura.cc756 void DesktopNativeWidgetAura::SetBoundsConstrained(const gfx::Rect& bounds) { in SetBoundsConstrained() function in views::DesktopNativeWidgetAura
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.h146 void SetBoundsConstrained(const gfx::Rect& bounds) override;
H A Ddesktop_native_widget_aura.cc766 void DesktopNativeWidgetAura::SetBoundsConstrained(const gfx::Rect& bounds) { in SetBoundsConstrained() function in views::DesktopNativeWidgetAura
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/global_media_controls/
H A Dmedia_notification_container_impl_view.cc309 overlay_->SetBoundsConstrained(overlay_->GetWindowBoundsInScreen() + in OnMouseDragged()

12