Searched refs:set_x (Results 76 - 100 of 188) sorted by relevance

12345678

/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_tray_item.cc65 stop_bounds.set_x(width() - stop_size.width() - kStopButtonRightPadding);
/external/chromium_org/ash/system/chromeos/settings/
H A Dtray_settings.cc101 bounds.set_x(width() - size.width() - ash::kTrayPopupPaddingBetweenItems);
/external/chromium_org/ash/wm/maximize_mode/
H A Dmaximize_mode_controller_unittest.cc369 gravity.set_x(-sin(degrees * kDegreesToRadians) * kMeanGravity);
376 gravity.set_x(-sin(degrees * kDegreesToRadians) * kMeanGravity);
384 gravity.set_x(-sin(degrees * kDegreesToRadians) * kMeanGravity);
476 gravity.set_x(-sin(degrees * kDegreesToRadians) * kMeanGravity);
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_drag_controller.cc618 target_position->set_x(work_area.x());
623 target_position->set_x(work_area.right() - width);
703 target_bounds->set_x(panel_bounds.x() - target_bounds->width());
715 target_bounds->set_x(panel_bounds.right());
H A Dpanel_resize_controller.cc141 bounds.set_x(bounds_at_start_.right() - bounds.width());
H A Dpanel_drag_browsertest.cc1112 panel_new_bounds.set_x(
1604 panel2_new_bounds.set_x(panel2_new_bounds.x() + drag_delta_to_stack.x());
1619 panel2_new_bounds.set_x(panel2_new_bounds.x() + small_delta.x());
1633 panel2_new_bounds.set_x(panel1_old_bounds.x());
1711 panel2_new_bounds.set_x(panel2_new_bounds.x() + drag_delta_to_stack.x());
1726 panel2_new_bounds.set_x(panel2_new_bounds.x() + small_delta.x());
1742 panel2_new_bounds.set_x(panel1_new_bounds.x());
2587 panel2_expected_bounds.set_x(docked_collection->StartingRightPosition() -
2627 panel2_expected_bounds.set_x(
2648 panel2_expected_bounds.set_x(
[all...]
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Ddecorated_textfield.cc125 icon_bounds.set_x(GetMirroredXForRect(icon_bounds));
/external/chromium_org/native_client_sdk/src/examples/demo/flock/
H A Dflock.cc85 sprite_src_rect.set_x(sprite_index * sprite_side_length);
/external/chromium_org/remoting/host/
H A Dsingle_window_input_injector_mac.cc103 modified_event.set_x(event.x() + window_pos.x());
/external/chromium_org/remoting/protocol/
H A Dmouse_input_filter_unittest.cc25 event.set_x(x);
/external/chromium_org/chrome/browser/chromeos/ui/
H A Daccessibility_focus_ring.cc56 top.set_x(middle.x());
64 bottom.set_x(middle.x());
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dweb_notification_tray.cc100 rv.set_x(rect.right());
102 rv.set_x(rect.x());
/external/chromium_org/content/browser/android/
H A Doverscroll_glow.cc25 vector.set_x(0);
244 displacement.set_x(max(0.f, min(1.f, displacement.x())));
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window_geometry_cache.cc227 window_data.bounds.set_x(i);
235 window_data.screen_bounds.set_x(i);
/external/chromium_org/ui/views/controls/
H A Dslider.cc126 initial_button_offset_.set_x(candidate_x);
128 initial_button_offset_.set_x(thumb_->width() / 2);
/external/chromium_org/ui/views/layout/
H A Dbox_layout.cc218 rect->set_x(position);
240 rect->set_x(position);
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_window_resizer.cc495 bounds.set_x(last_x);
599 attached_bounds.set_x(last);
843 bounds->set_x(left_edge);
846 bounds->set_x(right_edge - bounds->width());
881 bounds->set_x(left_edge);
1054 snapped_bounds.set_x(snapped_bounds.right() - bounds_in_parent.width());
/external/chromium_org/content/renderer/gpu/
H A Dgpu_benchmarking_extension.cc536 distance.set_x(-distance_length);
538 distance.set_x(distance_length);
620 distance.set_x(-distance_length);
621 overscroll.set_x(overscroll_length);
624 distance.set_x(distance_length);
625 overscroll.set_x(-overscroll_length);
/external/chromium_org/ui/app_list/views/
H A Dapps_grid_view_unittest.cc488 drag_vector.set_x(-half_tile_width - 5);
495 drag_vector.set_x(-3 * half_tile_width + 5);
503 drag_vector.set_x(-half_tile_width);
513 drag_vector.set_x(half_tile_width);
521 drag_vector.set_x(half_tile_width);
617 to.set_x(0);
/external/chromium_org/ui/views/controls/tree/
H A Dtree_view.cc544 screen_loc.set_x(width());
726 row_bounds.set_x(
728 row_bounds.set_x(row_bounds.x() + text_offset_);
796 text_bounds.set_x(bounds.x());
879 rect.set_x(GetMirroredXWithWidthInView(rect.x(), rect.width()));
/external/chromium_org/ash/wm/
H A Dsystem_gesture_event_filter_unittest.cc366 normal_bounds.set_x(normal_bounds.x() + 150);
375 normal_bounds.set_x(normal_bounds.x() - 150);
383 normal_bounds.set_x(normal_bounds.x() + 150);
H A Dwindow_animations.cc478 item_rect.set_x(shelf_bounds.right());
481 item_rect.set_x(shelf_bounds.x());
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dstacked_tab_strip_layout.cc124 mini_bounds.set_x(ideal_x(i) - delta);
437 mini_bounds.set_x(ideal_x(i + 1) - mini_tab_to_non_mini_tab_);
439 mini_bounds.set_x(ideal_x(i + 1) - delta);
/external/chromium_org/ash/ime/
H A Dcandidate_window_view.cc58 bounds.set_x(work_area.right() - bounds.width());
60 bounds.set_x(work_area.x());
/external/chromium_org/ash/wm/overview/
H A Dwindow_grid.cc120 vector.set_x(bounds.height());
126 vector.set_x(-bounds.height());

Completed in 527 milliseconds

12345678