HomeSort by relevance Sort by last modified time
    Searched refs:SetBoundsRect (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/chromium_org/ash/system/tray/
fixed_sized_scroll_view.cc 19 view->SetBoundsRect(gfx::Rect(view->GetPreferredSize()));
40 contents()->SetBoundsRect(bounds);
46 contents()->SetBoundsRect(bounds);
53 contents()->SetBoundsRect(bounds);
special_popup_row.cc 116 content_->SetBoundsRect(GetContentsBounds());
125 button_container_->SetBoundsRect(container_bounds);
129 content_->SetBoundsRect(bounds);
tray_item_more.cc 91 more_->SetBoundsRect(bounds);
97 label_->SetBoundsRect(bounds);
tray_bar_button_with_title.cc 100 image_->SetBoundsRect(bar_image_rect);
tray_details_view.cc 133 footer_->SetBoundsRect(fbounds);
  /external/chromium_org/ui/views/layout/
fill_layout.cc 20 frame_view->SetBoundsRect(host->GetContentsBounds());
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip_unittest.cc 221 left_tab->SetBoundsRect(gfx::Rect(gfx::Point(0, 0), gfx::Size(200, 20)));
224 active_tab->SetBoundsRect(gfx::Rect(gfx::Point(150, 0), gfx::Size(200, 20)));
228 right_tab->SetBoundsRect(gfx::Rect(gfx::Point(300, 0), gfx::Size(200, 20)));
231 most_right_tab->SetBoundsRect(gfx::Rect(gfx::Point(450, 0),
284 left_tab->SetBoundsRect(gfx::Rect(gfx::Point(0, 0), gfx::Size(200, 20)));
287 active_tab->SetBoundsRect(gfx::Rect(gfx::Point(150, 0), gfx::Size(200, 20)));
291 right_tab->SetBoundsRect(gfx::Rect(gfx::Point(300, 0), gfx::Size(200, 20)));
294 most_right_tab->SetBoundsRect(gfx::Rect(gfx::Point(450, 0),
  /external/chromium_org/ui/app_list/views/
search_box_view.cc 104 icon_view_->SetBoundsRect(icon_frame);
112 menu_button_->SetBoundsRect(menu_button_frame);
123 search_box_->SetBoundsRect(edit_frame);
app_list_item_view.cc 235 icon_->SetBoundsRect(icon_bounds);
243 title_->SetBoundsRect(title_bounds);
249 progress_bar_->SetBoundsRect(progress_bar_bounds);
search_result_view.cc 146 icon_->SetBoundsRect(icon_bounds);
156 actions_view_->SetBoundsRect(actions_bounds);
165 progress_bar_->SetBoundsRect(progress_bounds);
  /external/chromium_org/ui/views/controls/
scroll_view_unittest.cc 51 scroll_view.SetBoundsRect(gfx::Rect(0, 0, 100, 100));
61 scroll_view.SetBoundsRect(gfx::Rect(0, 0, 100, 100));
104 scroll_view.SetBoundsRect(gfx::Rect(0, 0, 100, 100));
131 scroll_view.SetBoundsRect(gfx::Rect(0, 0, 100, 100));
198 scroll_view.SetBoundsRect(gfx::Rect(0, 0, 100, 100));
225 scroll_view.SetBoundsRect(gfx::Rect(0, 0, 100, 100));
  /external/chromium_org/ui/oak/
oak_window.cc 95 tree_container_->SetBoundsRect(tree_bounds);
106 details_container_->SetBoundsRect(details_bounds);
  /external/chromium_org/ui/views/controls/scrollbar/
base_scroll_bar_thumb.cc 41 SetBoundsRect(thumb_bounds);
58 SetBoundsRect(thumb_bounds);
  /external/chromium/chrome/browser/chromeos/panels/
panel_scroller.cc 126 panels_[i]->header->SetBoundsRect(gfx::Rect(0, top_header_pixel_count,
136 panels_[i]->header->SetBoundsRect(gfx::Rect(0, top,
140 panels_[i]->header->SetBoundsRect(
150 panels_[i]->container->SetBoundsRect(
  /external/chromium_org/chrome/browser/ui/views/
native_widget_win_interactive_uitest.cc 90 native_view_host_->SetBoundsRect(gfx::Rect(0, 0, 200, 200));
screen_capture_notification_ui_views.cc 207 gripper_->SetBoundsRect(grip_rect);
211 stop_button_->SetBoundsRect(button_rect);
217 label_->SetBoundsRect(label_rect);
  /external/chromium/chrome/browser/ui/views/
browser_bubble_gtk.cc 160 border_contents->SetBoundsRect(gfx::Rect(gfx::Point(), window_bounds.size()));
161 view_->SetBoundsRect(contents_bounds);
  /external/chromium_org/ash/system/chromeos/screen_security/
screen_tray_item.cc 69 stop_button_->SetBoundsRect(stop_bounds);
76 label_->SetBoundsRect(label_bounds);
  /external/chromium/chrome/browser/ui/views/bubble/
bubble.cc 253 border_contents_->SetBoundsRect(
255 contents->SetBoundsRect(contents_bounds);
298 border_contents_->SetBoundsRect(
300 contents_->SetBoundsRect(contents_bounds);
  /external/chromium_org/ui/views/
view_model_utils.cc 28 model.view_at(i)->SetBoundsRect(model.ideal_bounds(i));
view_unittest.cc 343 v.SetBoundsRect(prev_rect);
345 v.SetBoundsRect(new_rect);
385 v1->SetBoundsRect(gfx::Rect(0, 0, 300, 300));
388 v2->SetBoundsRect(gfx::Rect(100, 100, 100, 100));
444 v1->SetBoundsRect(gfx::Rect(0, 0, 300, 300));
447 v2->SetBoundsRect(gfx::Rect(100, 100, 100, 100));
503 v1->SetBoundsRect(gfx::Rect(0, 0, 300, 300));
506 v2->SetBoundsRect(gfx::Rect(100, 100, 100, 100));
509 v3->SetBoundsRect(gfx::Rect(0, 0, 100, 100));
603 v1->SetBoundsRect(gfx::Rect(0, 0, 300, 300))
    [all...]
  /external/chromium/chrome/browser/ui/views/notifications/
balloon_view.cc 183 close_button_->SetBoundsRect(GetCloseButtonBounds());
184 options_menu_button_->SetBoundsRect(GetOptionsButtonBounds());
185 source_label_->SetBoundsRect(GetLabelBounds());
340 close_button_->SetBoundsRect(GetCloseButtonBounds());
350 options_menu_button_->SetBoundsRect(GetOptionsButtonBounds());
355 source_label_->SetBoundsRect(GetLabelBounds());
  /external/chromium_org/chrome/browser/ui/views/notifications/
balloon_view_views.cc 191 close_button_->SetBoundsRect(GetCloseButtonBounds());
192 options_menu_button_->SetBoundsRect(GetOptionsButtonBounds());
193 source_label_->SetBoundsRect(GetLabelBounds());
361 close_button_->SetBoundsRect(GetCloseButtonBounds());
373 options_menu_button_->SetBoundsRect(GetOptionsButtonBounds());
379 source_label_->SetBoundsRect(GetLabelBounds());
  /external/chromium_org/ash/shell/
lock_view.cc 56 unlock_button_->SetBoundsRect(bounds);
  /external/chromium_org/ash/system/chromeos/audio/
tray_audio.cc 302 more_->SetBoundsRect(bounds);
315 view_left_to_more->SetBoundsRect(view_bounds);
323 bar_->SetBoundsRect(bar_bounds);
332 slider_->SetBoundsRect(slider_bounds);

Completed in 205 milliseconds

1 2 3 4 5