Searched defs:new_bounds (Results 1 - 25 of 76) sorted by relevance

1234

/external/chromium_org/ash/system/tray/
H A Dtray_bubble_wrapper.cc57 const gfx::Rect& new_bounds) {
56 OnWidgetBoundsChanged(views::Widget* widget, const gfx::Rect& new_bounds) argument
/external/chromium_org/ash/wm/
H A Dscreen_dimmer.cc61 const gfx::Rect& new_bounds) {
59 OnWindowBoundsChanged(aura::Window* root, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
H A Dsystem_background_controller.cc38 const gfx::Rect& new_bounds) {
35 OnWindowBoundsChanged( aura::Window* root, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
H A Dresize_shadow_controller.cc45 const gfx::Rect& new_bounds) {
48 shadow->Layout(new_bounds);
42 OnWindowBoundsChanged( aura::Window* window, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
H A Dlock_layout_manager.cc102 const gfx::Rect& new_bounds) {
123 void LockLayoutManager::OnKeyboardBoundsChanging(const gfx::Rect& new_bounds) { argument
124 keyboard_bounds_ = new_bounds;
100 OnWindowBoundsChanged(aura::Window* window, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
H A Dsystem_modal_container_layout_manager.cc126 const gfx::Rect& new_bounds) {
125 OnKeyboardBoundsChanging( const gfx::Rect& new_bounds) argument
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_popup_controller_interactive_uitest.cc109 gfx::Rect new_bounds = browser()->window()->GetBounds() - gfx::Vector2d(1, 1); local
110 browser()->window()->SetBounds(new_bounds);
/external/chromium_org/ui/views/controls/menu/
H A Ddisplay_change_listener_aura.cc25 const gfx::Rect& new_bounds) OVERRIDE;
51 const gfx::Rect& new_bounds) {
48 OnWindowBoundsChanged( aura::Window* window, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
/external/chromium_org/ui/views/widget/
H A Dwidget_observer.h47 const gfx::Rect& new_bounds) {}
46 OnWidgetBoundsChanged(Widget* widget, const gfx::Rect& new_bounds) argument
/external/chromium_org/ash/wm/maximize_mode/
H A Dworkspace_backdrop_delegate.cc65 const gfx::Rect& new_bounds) {
62 OnWindowBoundsChanged( aura::Window* window, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
H A Dmaximize_mode_window_manager.cc118 const gfx::Rect& new_bounds) {
115 OnWindowBoundsChanged( aura::Window* window, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
/external/chromium_org/athena/main/
H A Dathena_launcher.cc80 virtual void OnKeyboardBoundsChanging(const gfx::Rect& new_bounds) OVERRIDE {
81 HomeCard::Get()->UpdateVirtualKeyboardBounds(new_bounds); variable
/external/chromium_org/chrome/browser/chromeos/ui/
H A Dfocus_ring_controller.cc125 const gfx::Rect& new_bounds) {
124 OnWidgetBoundsChanged(views::Widget* widget, const gfx::Rect& new_bounds) argument
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dinfo_bubble.cc143 const gfx::Rect& new_bounds) {
144 views::BubbleDelegateView::OnWidgetBoundsChanged(widget, new_bounds);
142 OnWidgetBoundsChanged(views::Widget* widget, const gfx::Rect& new_bounds) argument
/external/chromium_org/mojo/services/public/cpp/view_manager/lib/
H A Dview_private.h45 const gfx::Rect& new_bounds) {
46 view_->LocalSetBounds(old_bounds, new_bounds);
44 LocalSetBounds(const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
/external/chromium_org/mojo/views/
H A Dnative_widget_view_manager.cc146 const gfx::Rect& new_bounds) {
144 OnViewBoundsChanged(View* view, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
/external/chromium_org/ui/v2/public/
H A Dview_observer.h55 const gfx::Rect& new_bounds) {}
53 OnViewBoundsChanged(View* view, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
/external/chromium_org/ash/display/
H A Dscreen_position_controller.cc202 gfx::Rect new_bounds = gfx::Rect(origin, bounds.size()); local
204 window->SetBounds(new_bounds);
/external/chromium_org/content/browser/web_contents/aura/
H A Dimage_window_delegate.cc40 const gfx::Rect& new_bounds) {
41 window_size_ = new_bounds.size();
39 OnBoundsChanged(const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
/external/chromium_org/mojo/services/public/cpp/view_manager/
H A Dview_observer.h58 const gfx::Rect& new_bounds) {}
61 const gfx::Rect& new_bounds) {}
56 OnViewBoundsChanging(View* view, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
59 OnViewBoundsChanged(View* view, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
/external/chromium_org/ui/keyboard/
H A Dkeyboard_controller_proxy.cc191 const gfx::Rect& new_bounds) {
201 shadow_->SetContentBounds(new_bounds);
188 OnWindowBoundsChanged( aura::Window* window, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
/external/chromium_org/ash/wm/overview/
H A Dwindow_grid.cc368 const gfx::Rect& new_bounds) {
366 OnWindowBoundsChanged(aura::Window* window, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_layout_manager.cc136 const gfx::Rect& new_bounds) {
147 if (!new_bounds.IsEmpty()) {
157 std::max(0, window_bounds.bottom() - new_bounds.y());
237 const gfx::Rect& new_bounds) {
135 OnKeyboardBoundsChanging( const gfx::Rect& new_bounds) argument
235 OnWindowBoundsChanged(aura::Window* window, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) argument
/external/chromium_org/cc/resources/
H A Dpicture_layer_tiling_set_unittest.cc305 void SyncTilings(const gfx::Size& new_bounds, argument
314 *source_.get(), new_bounds, invalidation, minimum_scale);
316 void SyncTilings(const gfx::Size& new_bounds) { argument
318 SyncTilings(new_bounds, invalidation, 0.f);
320 void SyncTilings(const gfx::Size& new_bounds, const Region& invalidation) { argument
321 SyncTilings(new_bounds, invalidation, 0.f);
323 void SyncTilings(const gfx::Size& new_bounds, float minimum_scale) { argument
325 SyncTilings(new_bounds, invalidation, minimum_scale);
328 void VerifyTargetEqualsSource(const gfx::Size& new_bounds) { argument
329 ASSERT_FALSE(new_bounds
408 gfx::Size new_bounds; local
[all...]
/external/chromium_org/chrome/browser/ui/panels/
H A Ddetached_panel_collection.cc206 gfx::Rect new_bounds(saved_panel_placement_.panel->GetBounds());
207 new_bounds.set_origin(saved_panel_placement_.position);
208 saved_panel_placement_.panel->SetPanelBounds(new_bounds);
224 Panel* panel, const gfx::Rect& new_bounds) {
226 panel->set_full_size(new_bounds.size());
223 OnPanelResizedByMouse( Panel* panel, const gfx::Rect& new_bounds) argument

Completed in 4687 milliseconds

1234