SetToMax           41 apps/size_constraints.cc   size.SetToMax(GetMinimumSize());
SetToMax          156 ash/drag_drop/drag_image_view.cc       new_widget_size.SetToMax(drag_hint_size);
SetToMax           35 ash/ime/candidate_view.cc     size.SetToMax(gfx::Size(kMinCandidateLabelWidth, 0));
SetToMax          266 ash/ime/candidate_view.cc     size.SetToMax(gfx::Size(shortcut_width_, 0));
SetToMax          270 ash/ime/candidate_view.cc   candidate_size.SetToMax(gfx::Size(candidate_width_, 0));
SetToMax          272 ash/ime/candidate_view.cc   size.SetToMax(candidate_size);
SetToMax          276 ash/ime/candidate_view.cc     size.SetToMax(annotation_size);
SetToMax          135 ash/ime/candidate_window_view.cc     size.SetToMax(gfx::Size(min_width_, 0));
SetToMax           73 ash/ime/mode_indicator_view.cc   size.SetToMax(gfx::Size(kMinSize, kMinSize));
SetToMax          142 cc/animation/transform_operations.cc   max_scale_3d.SetToMax(scale_at_max_progress);
SetToMax          149 cc/input/page_scale_animation.cc   target_scroll_offset_.SetToMax(gfx::Vector2dF());
SetToMax          355 cc/layers/layer_impl.cc   new_delta.SetToMax(min_delta);
SetToMax         1202 cc/layers/layer_impl.cc   max_offset.SetToMax(gfx::Vector2dF());
SetToMax         1212 cc/layers/layer_impl.cc   clamped_offset.SetToMax(gfx::Vector2d());
SetToMax          837 cc/trees/layer_tree_impl.cc   outer_viewport_offset.SetToMax(gfx::Vector2d());
SetToMax          138 chrome/browser/printing/print_preview_dialog_controller.cc     size->SetToMax(host->GetMaximumDialogSize());
SetToMax          141 chrome/browser/printing/print_preview_dialog_controller.cc     size->SetToMax(initiator_->GetView()->GetContainerSize());
SetToMax          201 chrome/browser/ui/app_list/app_list_positioner.cc   anchor.SetToMax(bounds_rect.origin());
SetToMax           87 chrome/browser/ui/views/avatar_label.cc   size.SetToMax(painter_->GetMinimumSize());
SetToMax          542 chrome/browser/ui/views/avatar_menu_bubble_view.cc     preferred_size.SetToMax(size);
SetToMax          551 chrome/browser/ui/views/avatar_menu_bubble_view.cc     preferred_size.SetToMax(buttons_size);
SetToMax          560 chrome/browser/ui/views/avatar_menu_bubble_view.cc     preferred_size.SetToMax(size);
SetToMax          298 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc   size.SetToMax(gfx::Size(kMinBubbleWidth, 0));
SetToMax          217 chrome/browser/ui/views/extensions/bookmark_app_bubble_view.cc   size.SetToMax(gfx::Size(kMinBubbleWidth, 0));
SetToMax          317 chrome/browser/ui/views/find_bar_view.cc   sz.SetToMax(gfx::Size(kMatchCountMinWidth, 0));
SetToMax           30 chrome/browser/ui/views/infobars/infobar_container_view.cc     size.SetToMax(gfx::Size(child_at(i)->GetPreferredSize().width(), 0));
SetToMax          176 chrome/browser/ui/views/location_bar/content_setting_image_view.cc     size.SetToMax(background_painter_->GetMinimumSize());
SetToMax           31 chrome/browser/ui/views/location_bar/ev_bubble_view.cc   minimum.SetToMax(gfx::Size(kMinBubbleWidth, 0));
SetToMax           99 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc   size.SetToMax(background_painter_->GetMinimumSize());
SetToMax          715 chrome/browser/ui/views/location_bar/location_bar_view.cc   min_size.SetToMax(search_button_min_size);
SetToMax          568 chrome/browser/ui/views/toolbar/toolbar_view.cc     size.SetToMax(
SetToMax           51 ui/gfx/geometry/point_base.h   void SetToMax(const Class& other) {
SetToMax          126 ui/gfx/geometry/point_unittest.cc   a.SetToMax(Point(2, 4));
SetToMax          128 ui/gfx/geometry/point_unittest.cc   a.SetToMax(Point(3, 5));
SetToMax          130 ui/gfx/geometry/point_unittest.cc   a.SetToMax(Point(4, 2));
SetToMax          132 ui/gfx/geometry/point_unittest.cc   a.SetToMax(Point(8, 10));
SetToMax          152 ui/gfx/geometry/point_unittest.cc   a.SetToMax(PointF(2.5f, 4.5f));
SetToMax          154 ui/gfx/geometry/point_unittest.cc   a.SetToMax(PointF(3.5f, 5.5f));
SetToMax          156 ui/gfx/geometry/point_unittest.cc   a.SetToMax(PointF(4.5f, 2.5f));
SetToMax          158 ui/gfx/geometry/point_unittest.cc   a.SetToMax(PointF(8.5f, 10.5f));
SetToMax           43 ui/gfx/geometry/size_base.h   void SetToMax(const Class& other) {
SetToMax           80 ui/gfx/geometry/size_unittest.cc   a.SetToMax(Size(2, 4));
SetToMax           82 ui/gfx/geometry/size_unittest.cc   a.SetToMax(Size(3, 5));
SetToMax           84 ui/gfx/geometry/size_unittest.cc   a.SetToMax(Size(4, 2));
SetToMax           86 ui/gfx/geometry/size_unittest.cc   a.SetToMax(Size(8, 10));
SetToMax          106 ui/gfx/geometry/size_unittest.cc   a.SetToMax(SizeF(2.5f, 4.5f));
SetToMax          108 ui/gfx/geometry/size_unittest.cc   a.SetToMax(SizeF(3.5f, 5.5f));
SetToMax          110 ui/gfx/geometry/size_unittest.cc   a.SetToMax(SizeF(4.5f, 2.5f));
SetToMax          112 ui/gfx/geometry/size_unittest.cc   a.SetToMax(SizeF(8.5f, 10.5f));
SetToMax           48 ui/gfx/geometry/vector2d.h   void SetToMax(const Vector2d& other) {
SetToMax           46 ui/gfx/geometry/vector2d_f.h   void SetToMax(const Vector2dF& other) {
SetToMax          203 ui/gfx/geometry/vector2d_unittest.cc   a.SetToMax(Vector2d(2, 4));
SetToMax          205 ui/gfx/geometry/vector2d_unittest.cc   a.SetToMax(Vector2d(3, 5));
SetToMax          207 ui/gfx/geometry/vector2d_unittest.cc   a.SetToMax(Vector2d(4, 2));
SetToMax          209 ui/gfx/geometry/vector2d_unittest.cc   a.SetToMax(Vector2d(8, 10));
SetToMax          229 ui/gfx/geometry/vector2d_unittest.cc   a.SetToMax(Vector2dF(2.5f, 4.5f));
SetToMax          231 ui/gfx/geometry/vector2d_unittest.cc   a.SetToMax(Vector2dF(3.5f, 5.5f));
SetToMax          233 ui/gfx/geometry/vector2d_unittest.cc   a.SetToMax(Vector2dF(4.5f, 2.5f));
SetToMax          235 ui/gfx/geometry/vector2d_unittest.cc   a.SetToMax(Vector2dF(8.5f, 10.5f));
SetToMax           53 ui/gfx/geometry/vector3d_f.h   void SetToMax(const Vector3dF& other) {
SetToMax          237 ui/gfx/geometry/vector3d_unittest.cc   a.SetToMax(Vector3dF(2, 4.5f, 6.5f));
SetToMax          239 ui/gfx/geometry/vector3d_unittest.cc   a.SetToMax(Vector3dF(3.5f, 5.5f, 7.5f));
SetToMax          241 ui/gfx/geometry/vector3d_unittest.cc   a.SetToMax(Vector3dF(4.5f, 2, 6.5f));
SetToMax          243 ui/gfx/geometry/vector3d_unittest.cc   a.SetToMax(Vector3dF(3.5f, 6.5f, 6.5f));
SetToMax          245 ui/gfx/geometry/vector3d_unittest.cc   a.SetToMax(Vector3dF(3.5f, 5.5f, 8.5f));
SetToMax          247 ui/gfx/geometry/vector3d_unittest.cc   a.SetToMax(Vector3dF(8.5f, 10.5f, 12.5f));
SetToMax          177 ui/message_center/views/notifier_settings_view.cc   size.SetToMax(gfx::Size(settings::kWidth, settings::kEntryHeight));
SetToMax           44 ui/ozone/platform/dri/cursor_factory_evdev_dri.cc   cursor_location_.SetToMax(
SetToMax          281 ui/views/bubble/bubble_border.cc     size.SetToMax(gfx::Size(min, min));
SetToMax          283 ui/views/bubble/bubble_border.cc     size.SetToMax(gfx::Size(min_with_arrow_width, min_with_arrow_thickness));
SetToMax          285 ui/views/bubble/bubble_border.cc     size.SetToMax(gfx::Size(min_with_arrow_thickness, min_with_arrow_width));
SetToMax          349 ui/views/bubble/bubble_frame_view.cc   size.SetToMax(gfx::Size(title_bar_width, 0));
SetToMax          204 ui/views/controls/button/label_button.cc   size.SetToMax(gfx::Size(0, image_size.height()));
SetToMax          209 ui/views/controls/button/label_button.cc   size.SetToMax(border() ? border()->GetMinimumSize() : gfx::Size());
SetToMax          212 ui/views/controls/button/label_button.cc   size.SetToMax(min_size_);
SetToMax          136 ui/views/controls/button/label_button_border.cc         minimum_size.SetToMax(painters_[i][j]->GetMinimumSize());
SetToMax          139 ui/views/controls/button/text_button.cc     size.SetToMax(normal_painter_->GetMinimumSize());
SetToMax          141 ui/views/controls/button/text_button.cc     size.SetToMax(hot_painter_->GetMinimumSize());
SetToMax          143 ui/views/controls/button/text_button.cc     size.SetToMax(pushed_painter_->GetMinimumSize());
SetToMax          202 ui/views/controls/scroll_view.cc   size.SetToMax(gfx::Size(size.width(), min_height_));
SetToMax           71 ui/views/controls/scrollbar/kennedy_scroll_bar.cc   track_size.SetToMax(GetThumb()->size());
SetToMax          104 ui/views/controls/scrollbar/overlay_scroll_bar.cc   track_size.SetToMax(GetThumb()->size());
SetToMax          314 ui/views/controls/tabbed_pane/tabbed_pane.cc     size.SetToMax(contents_->child_at(i)->GetPreferredSize());
SetToMax           64 ui/views/examples/progress_bar_example.cc     current_percent_ = SetToMax(current_percent_ - kStepSize);
SetToMax           66 ui/views/examples/progress_bar_example.cc     current_percent_ = SetToMax(current_percent_ + kStepSize);
SetToMax           82 ui/views/widget/root_view.cc         location.SetToMax(parent_bounds.origin());