Searched refs:SetBounds (Results 1 - 25 of 514) sorted by relevance

1234567891011>>

/external/chromium_org/athena/util/
H A Dfill_layout_manager_unittest.cc14 parent->SetBounds(gfx::Rect(10, 20, 30, 40));
18 child->SetBounds(gfx::Rect(0, 0, 5, 10));
27 parent->SetBounds(gfx::Rect(0, 0, 100, 200));
/external/chromium_org/ash/wm/
H A Dvirtual_keyboard_container_layout_manager.cc41 keyboard_container->SetBounds(parent_container_->bounds());
H A Ddefault_window_resizer.cc35 GetTarget()->SetBounds(bounds);
46 GetTarget()->SetBounds(details().initial_bounds_in_parent);
H A Dsystem_background_controller.cc22 layer_->SetBounds(gfx::Rect(root_layer->bounds().size()));
40 layer_->SetBounds(gfx::Rect(root_window_->layer()->bounds().size()));
H A Droot_window_layout_manager.cc37 (*i)->SetBounds(fullscreen_bounds);
40 (*j)->SetBounds(fullscreen_bounds);
52 background->SetBounds(fullscreen_bounds);
H A Ddrag_window_controller.cc42 void DragWindowController::SetBounds(const gfx::Rect& bounds) { function in class:ash::DragWindowController
102 screen_position_client->SetBounds(window, bounds, dst_display_);
104 drag_widget_->SetBounds(bounds);
114 layer_owner_->root()->SetBounds(layer_bounds);
H A Dscreen_dimmer.cc45 dimming_layer_->SetBounds(root_layer->bounds());
63 dimming_layer_->SetBounds(gfx::Rect(root->bounds().size()));
H A Dstacking_controller_unittest.cc41 w2->SetBounds(gfx::Rect(10, 11, 250, 251));
52 w1->SetBounds(gfx::Rect(10, 11, 250, 251));
/external/chromium_org/ui/views/examples/
H A Dscroll_view_example.cc41 view->SetBounds(0, y, size.width(), size.height());
69 scrollable_->SetBounds(0, 0, 1000, 100);
98 scrollable_->SetBounds(0, 0, 1000, 100);
101 scrollable_->SetBounds(0, 0, 100, 1000);
104 scrollable_->SetBounds(0, 0, 1000, 1000);
107 scrollable_->SetBounds(0, 0, 100, 100);
/external/chromium_org/ash/wm/overview/
H A Dtransparent_activate_window_button.h21 void SetBounds(const gfx::Rect& bounds);
H A Dtransparent_activate_window_button.cc61 void TransparentActivateWindowButton::SetBounds(const gfx::Rect& bounds) { function in class:ash::TransparentActivateWindowButton
62 event_handler_widget_->SetBounds(bounds);
/external/chromium_org/chrome/browser/ui/tests/
H A Dui_gfx_image_unittest.cc23 container->SetBounds(0, 0, 200, 200);
/external/chromium_org/chrome/browser/ui/
H A Dweb_contents_sizer.cc19 window->SetBounds(gfx::Rect(window->bounds().origin(), new_size));
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_window_resizer_unittest.cc214 window_->SetBounds(gfx::Rect(0, 300, 400, 300));
215 window2_->SetBounds(gfx::Rect(400, 200, 100, 200));
248 window_->SetBounds(gfx::Rect( 0, 300, 400, 300));
249 window2_->SetBounds(gfx::Rect(400, 200, 100, 200));
282 window_->SetBounds(gfx::Rect( 100, 300, 200, 300));
283 window2_->SetBounds(gfx::Rect(300, 300, 150, 200));
284 window3_->SetBounds(gfx::Rect(450, 300, 100, 200));
323 window_->SetBounds(gfx::Rect( 100, 300, 200, 300));
324 window2_->SetBounds(gfx::Rect(300, 300, 200, 200));
325 window3_->SetBounds(gf
[all...]
/external/chromium_org/ui/views/focus/
H A Dfocus_traversal_unittest.cc290 cb->SetBounds(10, 10, 200, 20);
299 left_container_->SetBounds(10, 35, 250, 200);
311 label->SetBounds(label_x, y, label_width, label_height);
316 text_field->SetBounds(label_x + label_width + 5, y,
324 label->SetBounds(label_x, y, label_width, label_height);
329 text_field->SetBounds(label_x + label_width + 5, y,
337 label->SetBounds(label_x, y, label_width, label_height);
342 text_field->SetBounds(label_x + label_width + 5, y,
350 label->SetBounds(label_x, y, label_width, label_height);
355 text_field->SetBounds(label_
[all...]
/external/chromium_org/ash/display/
H A Dscreen_position_controller.h25 virtual void SetBounds(aura::Window* window,
/external/chromium_org/cc/layers/
H A Dlayer_utils_unittest.cc65 parent()->SetBounds(gfx::Size(350, 200));
70 child()->SetBounds(gfx::Size(100, 200));
88 parent()->SetBounds(gfx::Size(350, 200));
93 child()->SetBounds(gfx::Size(100, 200));
111 parent()->SetBounds(gfx::Size(350, 200));
116 child()->SetBounds(gfx::Size(100, 200));
138 parent()->SetBounds(gfx::Size(350, 200));
143 child()->SetBounds(gfx::Size(100, 200));
161 parent()->SetBounds(gfx::Size(350, 200));
167 child()->SetBounds(bound
[all...]
H A Dheads_up_display_unittest.cc41 root_layer1_->SetBounds(gfx::Size(30, 30));
42 root_layer2_->SetBounds(gfx::Size(30, 30));
/external/chromium_org/chrome/browser/ui/ash/
H A Dshelf_browsertest.cc31 browser()->window()->SetBounds(new_bounds);
/external/chromium_org/chrome/browser/ui/views/
H A Ddropdown_bar_host_aura.cc30 host_->GetNativeView()->SetBounds(new_pos);
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dpage_action_with_badge_view.cc33 image_view_->SetBounds(0, y, width(), height());
/external/chromium_org/mojo/services/native_viewport/
H A Dplatform_viewport_headless.cc34 void PlatformViewportHeadless::SetBounds(const gfx::Rect& bounds) { function in class:mojo::PlatformViewportHeadless
/external/chromium_org/ui/platform_window/
H A Dplatform_window.h33 virtual void SetBounds(const gfx::Rect& bounds) = 0;
/external/chromium_org/ash/frame/
H A Ddefault_header_painter_unittest.cc42 window_icon.SetBounds(0, 0, 16, 16);
43 w->SetBounds(gfx::Rect(0, 0, 500, 500));
/external/chromium_org/cc/blink/
H A Dweb_layer_impl_fixed_bounds.cc83 layer_->SetBounds(original_bounds_);
88 layer_->SetBounds(fixed_bounds_);

Completed in 440 milliseconds

1234567891011>>