Home
last modified time | relevance | path

Searched refs:last_bounds_ (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/external_arc/keyboard/
H A Darc_input_method_surface_manager_unittest.cc25 last_bounds_ = bounds; in OnArcInputMethodBoundsChanged()
29 gfx::Rect last_bounds_; member in ash::__anon4e8d1b910111::TestArcInputMethodSurfaceManagerObserver
88 EXPECT_EQ(test_bounds, observer.last_bounds_); in TEST_F()
94 EXPECT_EQ(gfx::Rect(), observer.last_bounds_); in TEST_F()
99 EXPECT_EQ(gfx::Rect(), observer.last_bounds_); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/pip/
H A Dpip_window_resizer_unittest.cc53 last_bounds_ = set_bounds_event->requested_bounds(); in OnWMEvent()
63 const gfx::Rect& last_bounds() const { return last_bounds_; } in last_bounds()
68 gfx::Rect last_bounds_; member in ash::__anonfb68ccd10111::FakeWindowState
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/
H A Dview_unittest.cc3829 const gfx::Rect& last_bounds() const { return last_bounds_; } in last_bounds()
3838 gfx::Rect last_bounds_; member in views::__anon86da15b80511::TestLayerAnimator
3847 last_bounds_ = bounds; in SetBounds()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/
H A Dview_unittest.cc3825 const gfx::Rect& last_bounds() const { return last_bounds_; } in last_bounds()
3834 gfx::Rect last_bounds_; member in views::__anona86fd37d0511::TestLayerAnimator
3843 last_bounds_ = bounds; in SetBounds()