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

1 2 3 4 5 6

  /external/chromium/chrome/browser/ui/views/infobars/
link_infobar.cc 35 label_1_->SetBounds(StartX(), OffsetY(label_1_size),
40 link_->SetBounds(label_1_->bounds().right(), OffsetY(link_size),
45 label_2_->SetBounds(link_->bounds().right(), OffsetY(label_2_size),
before_translate_infobar.cc 40 label_1_->SetBounds(StartX(), OffsetY(label_1_size),
45 language_menu_button_->SetBounds(
51 label_2_->SetBounds(
57 accept_button_->SetBounds(label_2_->bounds().right() + kEndOfLabelSpacing,
62 deny_button_->SetBounds(
69 never_translate_button_->SetBounds(
77 always_translate_button_->SetBounds(
84 options_menu_button_->SetBounds(EndX() - options_size.width(),
translate_message_infobar.cc 25 label_->SetBounds(StartX(), OffsetY(label_size),
32 button_->SetBounds(label_->bounds().right() + kButtonInLabelSpacing,
after_translate_infobar.cc 42 label_1_->SetBounds(StartX(), OffsetY(label_1_size),
51 first_button->SetBounds(label_1_->bounds().right() + kButtonInLabelSpacing,
56 label_2_->SetBounds(first_button->bounds().right() + kButtonInLabelSpacing,
62 second_button->SetBounds(label_2_->bounds().right() + kButtonInLabelSpacing,
67 label_3_->SetBounds(second_button->bounds().right() + kButtonInLabelSpacing,
72 revert_button_->SetBounds(label_3_->bounds().right() + kButtonInLabelSpacing,
77 options_menu_button_->SetBounds(EndX() - options_size.width(),
confirm_infobar.cc 36 label_->SetBounds(StartX(), OffsetY(label_size),
43 ok_button_->SetBounds(button_x, OffsetY(ok_size), ok_size.width(),
50 cancel_button_->SetBounds(button_x, OffsetY(cancel_size),
57 link_->SetBounds(EndX() - link_width, OffsetY(link_size), link_width,
infobar_container_view.cc 37 child->SetBounds(0, top, width(), child_height);
  /external/chromium/chrome/browser/ui/views/location_bar/
page_action_with_badge_view.cc 34 image_view_->SetBounds(0, y, width(), height());
icon_label_bubble_view.cc 61 image_->SetBounds(kBubbleOuterPadding +
65 label_->SetBounds(GetPreLabelWidth(), (height() - label_height) / 2,
keyword_hint_view.cc 126 leading_label_->SetBounds(x, 0, pref.width(), height());
130 trailing_label_->SetBounds(x, 0, pref.width(), height());
  /external/chromium/chrome/browser/ui/views/
browser_bubble.cc 103 void BrowserBubble::SetBounds(int x, int y, int w, int h) {
111 SetBounds(x, y, bounds_.width(), bounds_.height());
139 SetBounds(relative_origin.x(), relative_origin.y(),
page_info_bubble_view.cc 313 status_image_->SetBounds(x, y, size.width(), size.height());
322 headline_label_->SetBounds(x, y, w > 0 ? w : 0, size.height());
326 headline_label_->SetBounds(x, y, 0, 0);
331 description_label_->SetBounds(x, y, w, height);
335 description_label_->SetBounds(x, y, 0, 0);
340 link_->SetBounds(x, y, size.width(), size.height());
first_run_search_engine_view.cc 145 choice_view_->SetBounds(x, y, width, height);
354 background_image_->SetBounds(0, 0, GetPreferredSize().width(),
367 title_label_->SetBounds(
376 text_label_->SetBounds(views::kPanelHorizMargin,
439 search_engine_choices_[0]->SetBounds(
444 search_engine_choices_[1]->SetBounds(next_h_space, next_v_space,
448 search_engine_choices_[2]->SetBounds(next_h_space, next_v_space,
455 search_engine_choices_[3]->SetBounds(next_h_space, next_v_space,
first_run_bubble.cc 173 label1_->SetBounds(kBubblePadding, kBubblePadding,
181 label2_->SetBounds(kBubblePadding, next_v_space,
189 label3_->SetBounds(kBubblePadding, next_v_space,
194 change_button_->SetBounds(
200 keep_button_->SetBounds(change_button_->x() - pref_size.width() -
319 close_button_->SetBounds(
324 label1_->SetBounds(kOEMBubblePadding, kOEMBubblePadding,
329 label2_->SetBounds(
339 label3_->SetBounds(kOEMBubblePadding, next_v_space,
444 label1_->SetBounds(kBubblePadding, kBubblePadding
    [all...]
browser_bubble.h 82 void SetBounds(int x, int y, int w, int h);
  /external/chromium/chrome/browser/chromeos/frame/
panel_browser_view.h 31 virtual void SetBounds(const gfx::Rect& bounds);
dom_browser_view_layout.cc 41 status_area_->SetBounds(vertical_layout_rect_.width() - status_size.width(),
86 status_area_->SetBounds(bounds.right() - status_size.width(),
browser_view.cc 93 tabstrip_->SetBounds(0, 0, 0, 0);
164 status_area_->SetBounds(status_x, bounds.bottom() - status_height,
171 tabstrip_->SetBounds(bounds.x(), bounds.y(), tabstrip_w,
182 toolbar_->SetBounds(tabstrip_max_x,
205 status_area_->SetBounds(
210 tabstrip_->SetBounds(bounds.x(), bounds.y(),
panel_browser_view.cc 77 void PanelBrowserView::SetBounds(const gfx::Rect& bounds) {
80 ::BrowserView::SetBounds(limit_bounds);
  /external/chromium/chrome/browser/ui/tests/
ui_gfx_image_unittest.cc 28 container->SetBounds(0, 0, 200, 200);
  /external/chromium/chrome/browser/ui/touch/frame/
keyboard_container_view.cc 43 dom_view_->SetBounds(0, 0, width(), height());
  /external/chromium/chrome/browser/ui/views/bubble/
border_widget_win.cc 37 SetBounds(window_bounds);
  /external/chromium/chrome/browser/speech/
speech_input_bubble_views.cc 212 try_again_->SetBounds(x, y, try_again_width, control_height);
213 cancel_->SetBounds(x + try_again_width + views::kRelatedButtonHSpacing, y,
217 message_->SetBounds(kBubbleHorizMargin, kBubbleVertMargin,
222 mic_settings_->SetBounds(kBubbleHorizMargin, y, available_width,
230 icon_->SetBounds(x, y, available_width, control_height);
235 heading_->SetBounds(x, y, available_width, control_height);
242 cancel_->SetBounds(x + (available_width - width) / 2, y, width,
  /external/chromium/chrome/browser/chromeos/
setting_level_bubble_view.cc 63 progress_bar_->SetBounds(width() - kPadding - kProgressBarWidth,
wm_overview_favicon.cc 76 SetBounds(gfx::Rect(icon.width(), icon.height()));
wm_overview_snapshot.cc 62 SetBounds(gfx::Rect(image.width(), image.height()));

Completed in 295 milliseconds

1 2 3 4 5 6