Vector2d 96 android_webview/browser/browser_view_renderer.cc const gfx::Vector2d& scroll, Vector2d 297 android_webview/browser/browser_view_renderer.cc gfx::Vector2d BrowserViewRenderer::max_scroll_offset() const { Vector2d 303 android_webview/browser/browser_view_renderer.cc void BrowserViewRenderer::ScrollTo(gfx::Vector2d scroll_offset) { Vector2d 304 android_webview/browser/browser_view_renderer.cc gfx::Vector2d max_offset = max_scroll_offset(); Vector2d 392 android_webview/browser/browser_view_renderer.cc gfx::Vector2d max_offset = max_scroll_offset(); Vector2d 393 android_webview/browser/browser_view_renderer.cc gfx::Vector2d scroll_offset; Vector2d 482 android_webview/browser/browser_view_renderer.cc gfx::Vector2d rounded_overscroll_delta = gfx::ToRoundedVector2d( Vector2d 45 android_webview/browser/browser_view_renderer.h const gfx::Vector2d& scroll_correction, Vector2d 74 android_webview/browser/browser_view_renderer.h const gfx::Vector2d& scroll, Vector2d 97 android_webview/browser/browser_view_renderer.h void ScrollTo(gfx::Vector2d new_value); Vector2d 143 android_webview/browser/browser_view_renderer.h gfx::Vector2d max_scroll_offset() const; Vector2d 33 android_webview/browser/browser_view_renderer_client.h virtual void ScrollContainerViewTo(gfx::Vector2d new_value) = 0; Vector2d 36 android_webview/browser/browser_view_renderer_client.h virtual void SetMaxContainerViewScrollOffset(gfx::Vector2d new_value) = 0; Vector2d 51 android_webview/browser/browser_view_renderer_client.h virtual void DidOverscroll(gfx::Vector2d overscroll_delta) = 0; Vector2d 21 android_webview/browser/shared_renderer_state.h gfx::Vector2d scroll_offset; Vector2d 849 android_webview/native/aw_contents.cc gfx::Vector2d(scroll_x, scroll_y), Vector2d 900 android_webview/native/aw_contents.cc void AwContents::SetMaxContainerViewScrollOffset(gfx::Vector2d new_value) { Vector2d 910 android_webview/native/aw_contents.cc void AwContents::ScrollContainerViewTo(gfx::Vector2d new_value) { Vector2d 955 android_webview/native/aw_contents.cc void AwContents::DidOverscroll(gfx::Vector2d overscroll_delta) { Vector2d 984 android_webview/native/aw_contents.cc browser_view_renderer_.ScrollTo(gfx::Vector2d(x, y)); Vector2d 169 android_webview/native/aw_contents.h gfx::Vector2d new_value) OVERRIDE; Vector2d 170 android_webview/native/aw_contents.h virtual void ScrollContainerViewTo(gfx::Vector2d new_value) OVERRIDE; Vector2d 177 android_webview/native/aw_contents.h virtual void DidOverscroll(gfx::Vector2d overscroll_delta) OVERRIDE; Vector2d 45 android_webview/native/aw_picture.cc gfx::Vector2d(), Vector2d 72 android_webview/native/java_browser_view_renderer_helper.cc const gfx::Vector2d& scroll_correction, Vector2d 103 android_webview/native/java_browser_view_renderer_helper.cc const gfx::Vector2d& scroll_correction, Vector2d 28 android_webview/native/java_browser_view_renderer_helper.h const gfx::Vector2d& scroll_correction, Vector2d 35 android_webview/native/java_browser_view_renderer_helper.h const gfx::Vector2d& scroll_correction, Vector2d 141 ash/autoclick/autoclick_controller.cc gfx::Vector2d delta = mouse_location - anchor_location_; Vector2d 53 ash/drag_drop/drag_drop_controller.cc gfx::Vector2d* drag_image_offset) { Vector2d 99 ash/drag_drop/drag_drop_controller.h gfx::Vector2d drag_image_offset_; Vector2d 85 ash/drag_drop/drag_drop_controller_unittest.cc image_skia, image_skia.size(), gfx::Vector2d(), data); Vector2d 180 ash/frame/caption_buttons/alternate_frame_size_button.cc gfx::Vector2d delta( Vector2d 14 ash/frame/caption_buttons/alternate_frame_size_button_delegate.h class Vector2d; Vector2d 429 ash/frame/caption_buttons/frame_maximize_button.cc gfx::Vector2d delta(location - press_location_); Vector2d 58 ash/shelf/overflow_bubble_view.h gfx::Vector2d scroll_offset_; Vector2d 1015 ash/shelf/shelf_layout_manager.cc gfx::Vector2d offset = SelectValueForShelfAlignment( Vector2d 1016 ash/shelf/shelf_layout_manager.cc gfx::Vector2d(0, shelf_bounds_in_screen.height()), Vector2d 1017 ash/shelf/shelf_layout_manager.cc gfx::Vector2d(-kMaxAutoHideShowShelfRegionSize, 0), Vector2d 1018 ash/shelf/shelf_layout_manager.cc gfx::Vector2d(shelf_bounds_in_screen.width(), 0), Vector2d 1019 ash/shelf/shelf_layout_manager.cc gfx::Vector2d(0, -kMaxAutoHideShowShelfRegionSize)); Vector2d 377 ash/shelf/shelf_layout_manager_unittest.cc void RunGestureDragTests(gfx::Vector2d); Vector2d 383 ash/shelf/shelf_layout_manager_unittest.cc void ShelfLayoutManagerTest::RunGestureDragTests(gfx::Vector2d delta) { Vector2d 1610 ash/shelf/shelf_layout_manager_unittest.cc RunGestureDragTests(gfx::Vector2d(0, 120)); Vector2d 1616 ash/shelf/shelf_layout_manager_unittest.cc RunGestureDragTests(gfx::Vector2d(-120, 0)); Vector2d 1622 ash/shelf/shelf_layout_manager_unittest.cc RunGestureDragTests(gfx::Vector2d(120, 0)); Vector2d 242 ash/shelf/shelf_tooltip_manager_unittest.cc test_api.set_location(tooltip_rect.origin() + gfx::Vector2d(-1, -1)); Vector2d 276 ash/shelf/shelf_tooltip_manager_unittest.cc test_api.set_location(tooltip_rect.origin() + gfx::Vector2d(-1, -1)); Vector2d 565 ash/shelf/shelf_view.cc const gfx::Vector2d& cursor_offset_from_center, Vector2d 575 ash/shelf/shelf_view.cc drag_image_offset_ = gfx::Vector2d(size.width() / 2, size.height() / 2) + Vector2d 596 ash/shelf/shelf_view.cc drag_image_offset_ = gfx::Vector2d(0, 0); Vector2d 1168 ash/shelf/shelf_view.cc gfx::Vector2d(0, 0), Vector2d 1916 ash/shelf/shelf_view.cc gfx::Vector2d offset = Vector2d 120 ash/shelf/shelf_view.h const gfx::Vector2d& cursor_offset_from_center, Vector2d 422 ash/shelf/shelf_view.h gfx::Vector2d drag_image_offset_; Vector2d 90 ash/system/tray/tray_popup_label_button_border.cc canvas->Translate(gfx::Vector2d(view.width(), 0)); Vector2d 328 ash/touch/touch_uma.cc gfx::Vector2d distance = event.root_location() - Vector2d 87 ash/wm/app_list_controller.cc gfx::Vector2d GetAnchorPositionOffsetToShelf( Vector2d 98 ash/wm/app_list_controller.cc return gfx::Vector2d( Vector2d 102 ash/wm/app_list_controller.cc return gfx::Vector2d( Vector2d 105 ash/wm/app_list_controller.cc return gfx::Vector2d( Vector2d 108 ash/wm/app_list_controller.cc return gfx::Vector2d( Vector2d 112 ash/wm/app_list_controller.cc return gfx::Vector2d(); Vector2d 198 ash/wm/app_list_controller.cc gfx::Vector2d(), Vector2d 62 ash/wm/app_list_controller_unittest.cc gfx::Vector2d(10, 0); Vector2d 86 ash/wm/app_list_controller_unittest.cc gfx::Vector2d(10, 0); Vector2d 124 ash/wm/dock/docked_window_layout_manager_unittest.cc window->bounds().origin() + gfx::Vector2d(dx, dy); Vector2d 132 ash/wm/dock/docked_window_layout_manager_unittest.cc resizer_->Drag(initial_location_in_parent_ + gfx::Vector2d(dx, dy), 0); Vector2d 133 ash/wm/dock/docked_window_resizer_unittest.cc window->bounds().origin() + gfx::Vector2d(dx, dy); Vector2d 144 ash/wm/dock/docked_window_resizer_unittest.cc window->bounds().origin() + gfx::Vector2d(dx, dy); Vector2d 152 ash/wm/dock/docked_window_resizer_unittest.cc resizer_->Drag(initial_location_in_parent_ + gfx::Vector2d(dx, dy), 0); Vector2d 1480 ash/wm/dock/docked_window_resizer_unittest.cc gfx::Vector2d move_vector(40, test_panels() ? -60 : 60); Vector2d 243 ash/wm/immersive_fullscreen_controller_unittest.cc gfx::Vector2d scroll_delta(0, 40); Vector2d 52 ash/wm/overview/scoped_transform_overview_window.cc gfx::Transform TranslateTransformOrigin(const gfx::Vector2d& new_origin, Vector2d 202 ash/wm/overview/window_overview.cc gfx::Vector2d fade_out_direction( Vector2d 180 ash/wm/panels/panel_layout_manager.cc gfx::Vector2d GetSlideInAnimationOffset(ShelfAlignment alignment) { Vector2d 181 ash/wm/panels/panel_layout_manager.cc gfx::Vector2d offset; Vector2d 807 ash/wm/panels/panel_layout_manager.cc gfx::Vector2d slide_vector = bounds.origin() - current_bounds.origin(); Vector2d 303 ash/wm/system_gesture_event_filter_unittest.cc first_bounds.origin() + gfx::Vector2d(5, 5), Vector2d 304 ash/wm/system_gesture_event_filter_unittest.cc first_bounds.origin() + gfx::Vector2d(30, 10), Vector2d 305 ash/wm/system_gesture_event_filter_unittest.cc second_bounds.origin() + gfx::Vector2d(5, 5), Vector2d 306 ash/wm/system_gesture_event_filter_unittest.cc second_bounds.origin() + gfx::Vector2d(40, 20) Vector2d 467 ash/wm/system_gesture_event_filter_unittest.cc bounds += gfx::Vector2d(150 + (points[1].x() - points[0].x()) / 2, 150); Vector2d 504 ash/wm/system_gesture_event_filter_unittest.cc bounds += gfx::Vector2d(expected_drag, expected_drag); Vector2d 373 ash/wm/toplevel_window_event_handler.cc const gfx::Vector2d& drag_offset, Vector2d 49 ash/wm/toplevel_window_event_handler.h const gfx::Vector2d& drag_offset, Vector2d 548 ash/wm/toplevel_window_event_handler_unittest.cc expected_bounds.Offset(gfx::Vector2d(100, 0)); Vector2d 566 ash/wm/toplevel_window_event_handler_unittest.cc expected_bounds.Offset(gfx::Vector2d(-100, 0)); Vector2d 602 ash/wm/toplevel_window_event_handler_unittest.cc gfx::Point start = notmoved->bounds().origin() + gfx::Vector2d(10, 10); Vector2d 603 ash/wm/toplevel_window_event_handler_unittest.cc gfx::Point end = start + gfx::Vector2d(100, 10); Vector2d 701 ash/wm/toplevel_window_event_handler_unittest.cc move_client->RunMoveLoop(window2.get(), gfx::Vector2d(), Vector2d 461 ash/wm/window_modality_controller_unittest.cc gfx::Vector2d(10, parent->bounds().height() - 10)); Vector2d 477 ash/wm/window_modality_controller_unittest.cc parent->bounds().origin() + gfx::Vector2d(10, 10)); Vector2d 492 ash/wm/window_modality_controller_unittest.cc child->bounds().origin() + gfx::Vector2d(10, 10)); Vector2d 436 ash/wm/workspace/workspace_event_handler_unittest.cc generator.MoveMouseTo(generator.current_location() + gfx::Vector2d(50, 50)); Vector2d 439 ash/wm/workspace/workspace_event_handler_unittest.cc generator.MoveMouseTo(generator.current_location() + gfx::Vector2d(50, 50)); Vector2d 453 ash/wm/workspace/workspace_event_handler_unittest.cc gfx::Vector2d(), Vector2d 1005 ash/wm/workspace/workspace_window_resizer_unittest.cc window_->bounds().origin() + gfx::Vector2d(50, 0), Vector2d 108 cc/base/math_util.cc gfx::Vector2d( Vector2d 150 cc/base/math_util.cc gfx::Vector2d( Vector2d 582 cc/base/math_util.cc scoped_ptr<base::Value> MathUtil::AsValue(const gfx::Vector2d& v) { Vector2d 28 cc/base/math_util.h class Vector2d; Vector2d 176 cc/base/math_util.h static scoped_ptr<base::Value> AsValue(const gfx::Vector2d& v); Vector2d 255 cc/base/tiling_data.cc gfx::Vector2d TilingData::TextureOffset(int x_index, int y_index) const { Vector2d 259 cc/base/tiling_data.cc return gfx::Vector2d(left, top); Vector2d 17 cc/base/tiling_data.h class Vector2d; Vector2d 65 cc/base/tiling_data.h gfx::Vector2d TextureOffset(int x_index, int y_index) const; Vector2d 17 cc/input/input_handler.h class Vector2d; Vector2d 113 cc/input/input_handler.h virtual void StartPageScaleAnimation(const gfx::Vector2d& target_offset, Vector2d 1447 cc/layers/delegated_renderer_layer_impl_unittest.cc gfx::Rect quad_screen_rect = quad_rect + gfx::Vector2d(11, 0); Vector2d 1520 cc/layers/delegated_renderer_layer_impl_unittest.cc occluded -= quad_rect.OffsetFromOrigin() + gfx::Vector2d(11, 0); Vector2d 183 cc/layers/heads_up_display_layer_impl.cc gfx::Vector2d()); Vector2d 675 cc/layers/layer.cc void Layer::SetScrollOffset(gfx::Vector2d scroll_offset) { Vector2d 684 cc/layers/layer.cc void Layer::SetScrollOffsetFromImplSide(const gfx::Vector2d& scroll_offset) { Vector2d 983 cc/layers/layer.cc layer->SetSentScrollDelta(gfx::Vector2d()); Vector2d 264 cc/layers/layer.h void SetScrollOffset(gfx::Vector2d scroll_offset); Vector2d 265 cc/layers/layer.h gfx::Vector2d scroll_offset() const { return scroll_offset_; } Vector2d 266 cc/layers/layer.h void SetScrollOffsetFromImplSide(const gfx::Vector2d& scroll_offset); Vector2d 312 cc/layers/layer.h gfx::Vector2d ScrollDelta() const { return gfx::Vector2d(); } Vector2d 571 cc/layers/layer.h gfx::Vector2d scroll_offset_; Vector2d 339 cc/layers/layer_impl.cc void LayerImpl::SetSentScrollDelta(const gfx::Vector2d& sent_scroll_delta) { Vector2d 385 cc/layers/layer_impl.cc sent_scroll_delta_ = gfx::Vector2d(); Vector2d 457 cc/layers/layer_impl.cc gfx::Vector2d max_scroll_offset = MaxScrollOffset(); Vector2d 530 cc/layers/layer_impl.cc layer->SetSentScrollDelta(gfx::Vector2d()); Vector2d 1073 cc/layers/layer_impl.cc void LayerImpl::SetScrollOffset(const gfx::Vector2d& scroll_offset) { Vector2d 1077 cc/layers/layer_impl.cc void LayerImpl::SetScrollOffsetAndDelta(const gfx::Vector2d& scroll_offset, Vector2d 1153 cc/layers/layer_impl.cc gfx::Vector2d LayerImpl::MaxScrollOffset() const { Vector2d 1155 cc/layers/layer_impl.cc return gfx::Vector2d(); Vector2d 1212 cc/layers/layer_impl.cc clamped_offset.SetToMax(gfx::Vector2d()); Vector2d 364 cc/layers/layer_impl.h void SetScrollOffset(const gfx::Vector2d& scroll_offset); Vector2d 365 cc/layers/layer_impl.h void SetScrollOffsetAndDelta(const gfx::Vector2d& scroll_offset, Vector2d 367 cc/layers/layer_impl.h gfx::Vector2d scroll_offset() const { return scroll_offset_; } Vector2d 369 cc/layers/layer_impl.h gfx::Vector2d MaxScrollOffset() const; Vector2d 378 cc/layers/layer_impl.h void SetSentScrollDelta(const gfx::Vector2d& sent_scroll_delta); Vector2d 379 cc/layers/layer_impl.h gfx::Vector2d sent_scroll_delta() const { return sent_scroll_delta_; } Vector2d 583 cc/layers/layer_impl.h gfx::Vector2d scroll_offset_; Vector2d 624 cc/layers/layer_impl.h gfx::Vector2d sent_scroll_delta_; Vector2d 127 cc/layers/layer_impl_unittest.cc gfx::Vector2d arbitrary_vector2d = gfx::Vector2d(111, 222); Vector2d 161 cc/layers/layer_impl_unittest.cc EXECUTE_AND_VERIFY_SUBTREE_CHANGED(root->SetScrollDelta(gfx::Vector2d())); Vector2d 219 cc/layers/layer_impl_unittest.cc root->SetScrollDelta(gfx::Vector2d())); Vector2d 264 cc/layers/layer_impl_unittest.cc gfx::Vector2d arbitrary_vector2d = gfx::Vector2d(111, 222); Vector2d 286 cc/layers/layer_impl_unittest.cc VERIFY_NO_NEEDS_UPDATE_DRAW_PROPERTIES(layer->ScrollBy(gfx::Vector2d())); Vector2d 287 cc/layers/layer_impl_unittest.cc layer->SetScrollDelta(gfx::Vector2d(0, 0)); Vector2d 402 cc/layers/layer_impl_unittest.cc gfx::Vector2d max_scroll_offset(51, 81); Vector2d 439 cc/layers/layer_impl_unittest.cc gfx::Vector2d scroll_offset(10, 5); Vector2d 486 cc/layers/layer_impl_unittest.cc gfx::Vector2d scroll_offset(10, 5); Vector2d 540 cc/layers/layer_impl_unittest.cc gfx::Vector2d scroll_offset(10, 5); Vector2d 572 cc/layers/layer_impl_unittest.cc gfx::Vector2d scroll_offset(10, 5); Vector2d 574 cc/layers/layer_impl_unittest.cc gfx::Vector2d sent_scroll_delta(12, -3); Vector2d 590 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2d(), layer()->sent_scroll_delta()); Vector2d 594 cc/layers/layer_impl_unittest.cc gfx::Vector2d scroll_offset(10, 5); Vector2d 595 cc/layers/layer_impl_unittest.cc gfx::Vector2d sent_scroll_delta(12, -3); Vector2d 612 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2d(), layer()->sent_scroll_delta()); Vector2d 616 cc/layers/layer_impl_unittest.cc gfx::Vector2d scroll_offset(10, 5); Vector2d 617 cc/layers/layer_impl_unittest.cc gfx::Vector2d sent_scroll_delta(12, -3); Vector2d 634 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2d(), layer()->sent_scroll_delta()); Vector2d 640 cc/layers/layer_impl_unittest.cc gfx::Vector2d scroll_offset(10, 5); Vector2d 150 cc/layers/layer_position_constraint_unittest.cc const gfx::Vector2d& delta) { Vector2d 173 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(0, 0)); Vector2d 185 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(10, 10)); Vector2d 199 cc/layers/layer_position_constraint_unittest.cc SetFixedContainerSizeDelta(child, gfx::Vector2d(20, 20)); Vector2d 247 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(0, 0)); Vector2d 261 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(10, 20)); Vector2d 276 cc/layers/layer_position_constraint_unittest.cc SetFixedContainerSizeDelta(child, gfx::Vector2d(20, 20)); Vector2d 315 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(0, 0)); Vector2d 333 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(10, 10)); Vector2d 350 cc/layers/layer_position_constraint_unittest.cc SetFixedContainerSizeDelta(child, gfx::Vector2d(20, 20)); Vector2d 402 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(0, 0)); Vector2d 427 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(10, 20)); Vector2d 454 cc/layers/layer_position_constraint_unittest.cc SetFixedContainerSizeDelta(child, gfx::Vector2d(20, 20)); Vector2d 514 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(0, 0)); Vector2d 539 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(10, 0)); Vector2d 540 cc/layers/layer_position_constraint_unittest.cc grand_child->SetScrollDelta(gfx::Vector2d(5, 0)); Vector2d 569 cc/layers/layer_position_constraint_unittest.cc SetFixedContainerSizeDelta(child, gfx::Vector2d(20, 20)); Vector2d 624 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(0, 0)); Vector2d 645 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(10, 30)); Vector2d 688 cc/layers/layer_position_constraint_unittest.cc SetFixedContainerSizeDelta(child, gfx::Vector2d(20, 20)); Vector2d 774 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(0, 0)); Vector2d 813 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(10, 30)); Vector2d 874 cc/layers/layer_position_constraint_unittest.cc SetFixedContainerSizeDelta(child, gfx::Vector2d(20, 20)); Vector2d 929 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(0, 0)); Vector2d 945 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(10, 10)); Vector2d 965 cc/layers/layer_position_constraint_unittest.cc SetFixedContainerSizeDelta(child, gfx::Vector2d(20, 20)); Vector2d 1009 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(0, 0)); Vector2d 1020 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(10, 10)); Vector2d 1033 cc/layers/layer_position_constraint_unittest.cc SetFixedContainerSizeDelta(child, gfx::Vector2d(20, 20)); Vector2d 1078 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(10, 10)); Vector2d 1097 cc/layers/layer_position_constraint_unittest.cc child->SetScrollDelta(gfx::Vector2d(0, 0)); Vector2d 1098 cc/layers/layer_position_constraint_unittest.cc SetFixedContainerSizeDelta(child, gfx::Vector2d(20, 20)); Vector2d 1142 cc/layers/layer_position_constraint_unittest.cc container1->SetScrollDelta(gfx::Vector2d(0, 15)); Vector2d 1143 cc/layers/layer_position_constraint_unittest.cc container2->SetScrollDelta(gfx::Vector2d(30, 0)); Vector2d 559 cc/layers/layer_unittest.cc gfx::Vector2d(10, 10))); Vector2d 135 cc/layers/scrollbar_layer_unittest.cc scroll_layer->SetScrollOffset(gfx::Vector2d(10, 20)); Vector2d 161 cc/layers/scrollbar_layer_unittest.cc scroll_layer->SetScrollOffset(gfx::Vector2d(100, 200)); Vector2d 176 cc/layers/scrollbar_layer_unittest.cc scroll_layer_impl->ScrollBy(gfx::Vector2d(12, 34)); Vector2d 211 cc/layers/scrollbar_layer_unittest.cc root_layer->SetScrollOffset(gfx::Vector2d(0, 0)); Vector2d 232 cc/layers/scrollbar_layer_unittest.cc root_layer->SetScrollOffset(gfx::Vector2d(-5, 0)); Vector2d 239 cc/layers/scrollbar_layer_unittest.cc root_layer->SetScrollOffset(gfx::Vector2d(85, 0)); Vector2d 644 cc/layers/scrollbar_layer_unittest.cc layer_tree_root->SetScrollOffset(gfx::Vector2d(10, 20)); Vector2d 143 cc/layers/texture_layer_impl.cc gfx::Vector2d()); Vector2d 541 cc/layers/tiled_layer.cc gfx::Vector2d dest_offset = source_rect.origin() - anchor; Vector2d 546 cc/layers/tiled_layer.cc gfx::Vector2d paint_offset = source_rect.origin() - paint_rect.origin(); Vector2d 670 cc/layers/tiled_layer.cc gfx::Rect ExpandRectByDelta(const gfx::Rect& rect, const gfx::Vector2d& delta) { Vector2d 688 cc/layers/tiled_layer.cc gfx::Vector2d delta = visible_content_rect().CenterPoint() - Vector2d 696 cc/layers/tiled_layer.cc gfx::Vector2d major_scroll_delta = Vector2d 698 cc/layers/tiled_layer.cc gfx::Vector2d(delta.x(), 0) : Vector2d 699 cc/layers/tiled_layer.cc gfx::Vector2d(0, delta.y()); Vector2d 791 cc/layers/tiled_layer.cc gfx::Vector2d delta = -predicted_scroll_; Vector2d 792 cc/layers/tiled_layer.cc delta = gfx::Vector2d(delta.x() == 0 ? 1 : delta.x(), Vector2d 794 cc/layers/tiled_layer.cc gfx::Vector2d major_delta = Vector2d 795 cc/layers/tiled_layer.cc (std::abs(delta.x()) > std::abs(delta.y())) ? gfx::Vector2d(delta.x(), 0) Vector2d 796 cc/layers/tiled_layer.cc : gfx::Vector2d(0, delta.y()); Vector2d 797 cc/layers/tiled_layer.cc gfx::Vector2d minor_delta = Vector2d 798 cc/layers/tiled_layer.cc (std::abs(delta.x()) <= std::abs(delta.y())) ? gfx::Vector2d(delta.x(), 0) Vector2d 799 cc/layers/tiled_layer.cc : gfx::Vector2d(0, delta.y()); Vector2d 800 cc/layers/tiled_layer.cc gfx::Vector2d deltas[4] = { major_delta, minor_delta, -major_delta, Vector2d 134 cc/layers/tiled_layer.h gfx::Vector2d predicted_scroll_; Vector2d 237 cc/layers/tiled_layer_impl.cc gfx::Vector2d display_offset = tile_rect.origin() - display_rect.origin(); Vector2d 238 cc/layers/tiled_layer_impl.cc gfx::Vector2d texture_offset = Vector2d 418 cc/layers/tiled_layer_unittest.cc gfx::Vector2d directions[6] = { gfx::Vector2d(-10, 0), gfx::Vector2d(10, 0), Vector2d 419 cc/layers/tiled_layer_unittest.cc gfx::Vector2d(0, -10), gfx::Vector2d(0, 10), Vector2d 420 cc/layers/tiled_layer_unittest.cc gfx::Vector2d(10, 20), Vector2d 421 cc/layers/tiled_layer_unittest.cc gfx::Vector2d(-20, 10) }; Vector2d 147 cc/output/direct_renderer.cc const gfx::Vector2d& amount) { Vector2d 65 cc/output/direct_renderer.h void SetEnlargePassTextureAmountForTesting(const gfx::Vector2d& amount); Vector2d 141 cc/output/direct_renderer.h gfx::Vector2d enlarge_pass_texture_amount_; Vector2d 1794 cc/output/gl_renderer.cc gfx::Vector2d()); Vector2d 134 cc/output/renderer_pixeltest.cc gfx::Vector2d()); Vector2d 1017 cc/output/renderer_pixeltest.cc this->renderer_->SetEnlargePassTextureAmountForTesting(gfx::Vector2d(50, 75)); Vector2d 1084 cc/output/renderer_pixeltest.cc this->renderer_->SetEnlargePassTextureAmountForTesting(gfx::Vector2d(50, 75)); Vector2d 1154 cc/output/renderer_pixeltest.cc gfx::Vector2d()); Vector2d 1269 cc/output/renderer_pixeltest.cc left_rect += gfx::Vector2d(0, left_rect.height() + 1); Vector2d 1282 cc/output/renderer_pixeltest.cc middle_rect += gfx::Vector2d(0, middle_rect.height() + 1); Vector2d 1295 cc/output/renderer_pixeltest.cc right_rect += gfx::Vector2d(0, right_rect.height() + 1); Vector2d 1708 cc/output/renderer_pixeltest.cc gfx::Vector2d offset(viewport.bottom_right() - blue_rect.bottom_right()); Vector2d 2106 cc/output/renderer_pixeltest.cc gfx::Vector2d()); Vector2d 49 cc/output/software_output_device.cc void SoftwareOutputDevice::Scroll(const gfx::Vector2d& delta, Vector2d 58 cc/output/software_output_device.h virtual void Scroll(const gfx::Vector2d& delta, const gfx::Rect& clip_rect); Vector2d 154 cc/output/software_renderer_unittest.cc gfx::Vector2d()); Vector2d 159 cc/output/software_renderer_unittest.cc gfx::Vector2d()); Vector2d 249 cc/output/software_renderer_unittest.cc gfx::Vector2d()); Vector2d 27 cc/resources/bitmap_content_layer_updater.cc const gfx::Vector2d& dest_offset, Vector2d 92 cc/resources/bitmap_content_layer_updater.cc const gfx::Vector2d& dest_offset, Vector2d 34 cc/resources/bitmap_content_layer_updater.h const gfx::Vector2d& dest_offset, Vector2d 58 cc/resources/bitmap_content_layer_updater.h const gfx::Vector2d& dest_offset, Vector2d 24 cc/resources/bitmap_skpicture_content_layer_updater.cc const gfx::Vector2d& dest_offset, Vector2d 25 cc/resources/bitmap_skpicture_content_layer_updater.h const gfx::Vector2d& dest_offset, Vector2d 19 cc/resources/image_layer_updater.cc const gfx::Vector2d& dest_offset, Vector2d 39 cc/resources/image_layer_updater.cc const gfx::Vector2d& dest_offset, Vector2d 47 cc/resources/image_layer_updater.cc gfx::Vector2d clipped_dest_offset = Vector2d 49 cc/resources/image_layer_updater.cc gfx::Vector2d(clipped_source_rect.origin() - source_rect.origin()); Vector2d 26 cc/resources/image_layer_updater.h const gfx::Vector2d& dest_offset, Vector2d 43 cc/resources/image_layer_updater.h const gfx::Vector2d& dest_offset, Vector2d 39 cc/resources/layer_tiling_data.h gfx::Vector2d texture_offset(int x_index, int y_index) const { Vector2d 33 cc/resources/layer_updater.h const gfx::Vector2d& dest_offset, Vector2d 82 cc/resources/prioritized_resource.cc const gfx::Vector2d& dest_offset) { Vector2d 84 cc/resources/prioritized_resource.h const gfx::Vector2d& dest_offset); Vector2d 262 cc/resources/prioritized_resource_unittest.cc gfx::Vector2d()); Vector2d 332 cc/resources/prioritized_resource_unittest.cc gfx::Vector2d()); Vector2d 481 cc/resources/prioritized_resource_unittest.cc gfx::Vector2d()); Vector2d 534 cc/resources/prioritized_resource_unittest.cc gfx::Vector2d()); Vector2d 1008 cc/resources/prioritized_resource_unittest.cc textures[i].get(), NULL, gfx::Rect(), gfx::Rect(), gfx::Vector2d()); Vector2d 908 cc/resources/resource_provider.cc const gfx::Vector2d& dest_offset) { Vector2d 942 cc/resources/resource_provider.cc gfx::Vector2d source_offset = source_rect.origin() - image_rect.origin(); Vector2d 46 cc/resources/resource_provider.h class Vector2d; Vector2d 145 cc/resources/resource_provider.h const gfx::Vector2d& dest_offset); Vector2d 504 cc/resources/resource_provider_unittest.cc resource_provider->SetPixels(id, data, rect, rect, gfx::Vector2d()); Vector2d 534 cc/resources/resource_provider_unittest.cc id, image, image_rect, image_rect, gfx::Vector2d()); Vector2d 542 cc/resources/resource_provider_unittest.cc gfx::Vector2d dest_offset(0, 0); Vector2d 553 cc/resources/resource_provider_unittest.cc gfx::Vector2d dest_offset(1, 1); Vector2d 564 cc/resources/resource_provider_unittest.cc gfx::Vector2d dest_offset(0, 1); Vector2d 576 cc/resources/resource_provider_unittest.cc gfx::Vector2d dest_offset(1, 0); Vector2d 601 cc/resources/resource_provider_unittest.cc child_resource_provider_->SetPixels(id1, data1, rect, rect, gfx::Vector2d()); Vector2d 606 cc/resources/resource_provider_unittest.cc child_resource_provider_->SetPixels(id2, data2, rect, rect, gfx::Vector2d()); Vector2d 838 cc/resources/resource_provider_unittest.cc child_resource_provider_->SetPixels(id1, data1, rect, rect, gfx::Vector2d()); Vector2d 891 cc/resources/resource_provider_unittest.cc child_resource_provider_->SetPixels(id1, data1, rect, rect, gfx::Vector2d()); Vector2d 896 cc/resources/resource_provider_unittest.cc child_resource_provider_->SetPixels(id2, data2, rect, rect, gfx::Vector2d()); Vector2d 1126 cc/resources/resource_provider_unittest.cc child_resource_provider->SetPixels(id1, data1, rect, rect, gfx::Vector2d()); Vector2d 1173 cc/resources/resource_provider_unittest.cc child_resource_provider_->SetPixels(id1, data1, rect, rect, gfx::Vector2d()); Vector2d 1221 cc/resources/resource_provider_unittest.cc child_resource_provider_->SetPixels(id1, data1, rect, rect, gfx::Vector2d()); Vector2d 1226 cc/resources/resource_provider_unittest.cc child_resource_provider_->SetPixels(id2, data2, rect, rect, gfx::Vector2d()); Vector2d 1315 cc/resources/resource_provider_unittest.cc child_resource_provider_->SetPixels(id1, data1, rect, rect, gfx::Vector2d()); Vector2d 1320 cc/resources/resource_provider_unittest.cc child_resource_provider_->SetPixels(id2, data2, rect, rect, gfx::Vector2d()); Vector2d 1426 cc/resources/resource_provider_unittest.cc child_resource_provider_->SetPixels(id, data, rect, rect, gfx::Vector2d()); Vector2d 1476 cc/resources/resource_provider_unittest.cc child_resource_provider_->SetPixels(id, data, rect, rect, gfx::Vector2d()); Vector2d 1648 cc/resources/resource_provider_unittest.cc child_resource_provider->SetPixels(id, data, rect, rect, gfx::Vector2d()); Vector2d 2643 cc/resources/resource_provider_unittest.cc gfx::Vector2d offset(0, 0); Vector2d 3184 cc/resources/resource_provider_unittest.cc id, pixels, gfx::Rect(size), gfx::Rect(size), gfx::Vector2d(0, 0)); Vector2d 15 cc/resources/resource_update.cc const gfx::Vector2d& dest_offset) { Vector2d 23 cc/resources/resource_update.h const gfx::Vector2d& dest_offset); Vector2d 32 cc/resources/resource_update.h gfx::Vector2d dest_offset; Vector2d 139 cc/resources/resource_update_controller_unittest.cc textures_[texture_index].get(), &bitmap_, rect, rect, gfx::Vector2d()); Vector2d 155 cc/resources/resource_update_controller_unittest.cc textures_[texture_index].get(), &bitmap_, rect, rect, gfx::Vector2d()); Vector2d 134 cc/resources/texture_uploader.cc gfx::Vector2d dest_offset, Vector2d 178 cc/resources/texture_uploader.cc gfx::Vector2d dest_offset, Vector2d 189 cc/resources/texture_uploader.cc gfx::Vector2d offset(source_rect.origin() - image_rect.origin()); Vector2d 232 cc/resources/texture_uploader.cc gfx::Vector2d dest_offset, Vector2d 245 cc/resources/texture_uploader.cc gfx::Vector2d offset(source_rect.origin() - image_rect.origin()); Vector2d 19 cc/resources/texture_uploader.h class Vector2d; Vector2d 48 cc/resources/texture_uploader.h gfx::Vector2d dest_offset, Vector2d 93 cc/resources/texture_uploader.h gfx::Vector2d dest_offset, Vector2d 98 cc/resources/texture_uploader.h gfx::Vector2d dest_offset, Vector2d 151 cc/resources/texture_uploader_unittest.cc data, gfx::Rect(size), gfx::Rect(size), gfx::Vector2d(), format, size); Vector2d 263 cc/resources/video_resource_updater.cc gfx::Vector2d()); Vector2d 34 cc/test/fake_layer_tree_host_client.h virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 81 cc/test/layer_tree_pixel_test.cc viewport += gfx::Vector2d(20, 10); Vector2d 234 cc/test/layer_tree_test.cc virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 63 cc/test/layer_tree_test.h virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 150 cc/test/pixel_test.cc void PixelTest::ForceViewportOffset(const gfx::Vector2d& viewport_offset) { Vector2d 59 cc/test/pixel_test.h gfx::Vector2d external_device_viewport_offset_; Vector2d 66 cc/test/pixel_test.h void ForceViewportOffset(const gfx::Vector2d& viewport_offset); Vector2d 143 cc/test/pixel_test.h ForceViewportOffset(gfx::Vector2d(10, 20)); Vector2d 177 cc/test/pixel_test.h ForceViewportOffset(gfx::Vector2d(10, 20)); Vector2d 19 cc/test/tiled_layer_test_common.cc const gfx::Vector2d& dest_offset, Vector2d 23 cc/test/tiled_layer_test_common.cc texture(), &bitmap_, kRect, kRect, gfx::Vector2d()); Vector2d 32 cc/test/tiled_layer_test_common.h const gfx::Vector2d& dest_offset, Vector2d 694 cc/trees/layer_tree_host.cc void LayerTreeHost::StartPageScaleAnimation(const gfx::Vector2d& target_offset, Vector2d 1018 cc/trees/layer_tree_host.cc gfx::Vector2d inner_viewport_scroll_delta; Vector2d 1019 cc/trees/layer_tree_host.cc gfx::Vector2d outer_viewport_scroll_delta; Vector2d 236 cc/trees/layer_tree_host.h void StartPageScaleAnimation(const gfx::Vector2d& target_offset, Vector2d 423 cc/trees/layer_tree_host.h gfx::Vector2d target_offset; Vector2d 13 cc/trees/layer_tree_host_client.h class Vector2d; Vector2d 29 cc/trees/layer_tree_host_client.h virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 139 cc/trees/layer_tree_host_common.h gfx::Vector2d scroll_delta; Vector2d 383 cc/trees/layer_tree_host_common_unittest.cc const gfx::Vector2d kScrollOffset(50, 100); Vector2d 385 cc/trees/layer_tree_host_common_unittest.cc const gfx::Vector2d kMaxScrollOffset(200, 200); Vector2d 8577 cc/trees/layer_tree_host_common_unittest.cc intervening->SetScrollOffset(gfx::Vector2d(3, 3)); Vector2d 431 cc/trees/layer_tree_host_impl.cc const gfx::Vector2d& target_offset, Vector2d 2317 cc/trees/layer_tree_host_impl.cc pending_delta = gfx::Vector2d(); Vector2d 2618 cc/trees/layer_tree_host_impl.cc gfx::Vector2d scroll_delta = Vector2d 2972 cc/trees/layer_tree_host_impl.cc gfx::Vector2d(0, 0)); Vector2d 131 cc/trees/layer_tree_host_impl.h virtual void StartPageScaleAnimation(const gfx::Vector2d& target_offset, Vector2d 181 cc/trees/layer_tree_host_impl_unittest.cc ASSERT_EQ(layer->ScrollDelta(), gfx::Vector2d()); Vector2d 188 cc/trees/layer_tree_host_impl_unittest.cc const gfx::Vector2d& scroll_delta) { Vector2d 229 cc/trees/layer_tree_host_impl_unittest.cc scroll->SetScrollOffset(gfx::Vector2d()); Vector2d 452 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_offset(20, 30); Vector2d 453 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(11, -15); Vector2d 477 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta2(-5, 27); Vector2d 484 cc/trees/layer_tree_host_impl_unittest.cc root->ScrollBy(gfx::Vector2d()); Vector2d 496 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 10)); Vector2d 542 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, 10); Vector2d 670 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 10)); Vector2d 675 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 10)); Vector2d 695 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 1)); Vector2d 740 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_FALSE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(-10, 0))); Vector2d 741 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_FALSE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, -10))); Vector2d 742 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_FALSE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(-10, -10))); Vector2d 745 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(10, 0))); Vector2d 746 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 10))); Vector2d 747 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(10, 10))); Vector2d 750 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(-10, 0))); Vector2d 751 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, -10))); Vector2d 752 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(-10, -10))); Vector2d 755 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(10, -10))); Vector2d 756 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(-10, 0))); Vector2d 757 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(-10, 10))); Vector2d 760 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(5000, 5000))); Vector2d 809 cc/trees/layer_tree_host_impl_unittest.cc overflow->SetScrollOffset(gfx::Vector2d()); Vector2d 883 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollDelta(gfx::Vector2d()); Vector2d 909 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2d(75, 75).ToString(), Vector2d 919 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollDelta(gfx::Vector2d()); Vector2d 928 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, 10); Vector2d 959 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollDelta(gfx::Vector2d()); Vector2d 980 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollDelta(gfx::Vector2d()); Vector2d 999 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollDelta(gfx::Vector2d()); Vector2d 1000 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollOffset(gfx::Vector2d(50, 50)); Vector2d 1021 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollDelta(gfx::Vector2d()); Vector2d 1022 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollOffset(gfx::Vector2d(20, 20)); Vector2d 1043 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollDelta(gfx::Vector2d()); Vector2d 1044 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollOffset(gfx::Vector2d(20, 20)); Vector2d 1050 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(10, 10), gfx::Vector2d(-10, -10)); Vector2d 1058 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info, scroll_layer->id(), gfx::Vector2d(-10, -10)); Vector2d 1066 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollDelta(gfx::Vector2d()); Vector2d 1067 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollOffset(gfx::Vector2d(0, 0)); Vector2d 1073 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(0, 0), gfx::Vector2d(10, 10)); Vector2d 1081 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info, scroll_layer->id(), gfx::Vector2d(20, 20)); Vector2d 1106 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollOffset(gfx::Vector2d(50, 50)); Vector2d 1108 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->StartPageScaleAnimation(gfx::Vector2d(), false, 2.f, duration); Vector2d 1125 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info, scroll_layer->id(), gfx::Vector2d(-50, -50)); Vector2d 1133 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollOffset(gfx::Vector2d(50, 50)); Vector2d 1136 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d(25, 25), true, min_page_scale, duration); Vector2d 1151 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info, scroll_layer->id(), gfx::Vector2d(-50, -50)); Vector2d 1176 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollOffset(gfx::Vector2d(50, 50)); Vector2d 1178 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->StartPageScaleAnimation(gfx::Vector2d(), true, 1.f, duration); Vector2d 1245 cc/trees/layer_tree_host_impl_unittest.cc scroll->SetScrollOffset(gfx::Vector2d()); Vector2d 1318 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->InnerViewportScrollLayer()->SetScrollOffset(gfx::Vector2d(5, 5)); Vector2d 1353 cc/trees/layer_tree_host_impl_unittest.cc scroll->SetScrollOffset(gfx::Vector2d()); Vector2d 1440 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 10)); Vector2d 2106 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d(), Vector2d 2149 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 10)); Vector2d 2169 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 10)); Vector2d 2269 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, 10); Vector2d 2270 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d expected_scroll_delta = scroll_delta; Vector2d 2271 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d expected_max_scroll = root_scroll->MaxScrollOffset(); Vector2d 2320 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, 10); Vector2d 2321 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d expected_scroll_delta = scroll_delta; Vector2d 2322 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d expected_max_scroll = root_scroll->MaxScrollOffset(); Vector2d 2431 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, 10); Vector2d 2432 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d expected_scroll_delta(scroll_delta); Vector2d 2433 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d expected_max_scroll(child->MaxScrollOffset()); Vector2d 2481 cc/trees/layer_tree_host_impl_unittest.cc grand_child_layer->SetScrollOffset(gfx::Vector2d(0, 5)); Vector2d 2482 cc/trees/layer_tree_host_impl_unittest.cc child_layer->SetScrollOffset(gfx::Vector2d(3, 0)); Vector2d 2486 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(-8, -7); Vector2d 2499 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info.get(), grand_child->id(), gfx::Vector2d(0, -5)); Vector2d 2502 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info.get(), child->id(), gfx::Vector2d(-3, 0)); Vector2d 2533 cc/trees/layer_tree_host_impl_unittest.cc grand_child_layer->SetScrollOffset(gfx::Vector2d(0, 2)); Vector2d 2534 cc/trees/layer_tree_host_impl_unittest.cc child_layer->SetScrollOffset(gfx::Vector2d(0, 3)); Vector2d 2538 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, -10); Vector2d 2552 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info.get(), grand_child->id(), gfx::Vector2d(0, -2)); Vector2d 2558 cc/trees/layer_tree_host_impl_unittest.cc scroll_delta = gfx::Vector2d(0, -3); Vector2d 2570 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info.get(), child->id(), gfx::Vector2d(0, -3)); Vector2d 2573 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info.get(), grand_child->id(), gfx::Vector2d(0, -2)); Vector2d 2577 cc/trees/layer_tree_host_impl_unittest.cc scroll_delta = gfx::Vector2d(0, 7); Vector2d 2589 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info.get(), grand_child->id(), gfx::Vector2d(0, 5)); Vector2d 2592 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info.get(), child->id(), gfx::Vector2d(0, -3)); Vector2d 2599 cc/trees/layer_tree_host_impl_unittest.cc scroll_delta = gfx::Vector2d(0, -2); Vector2d 2610 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info.get(), grand_child->id(), gfx::Vector2d(0, 4)); Vector2d 2639 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, 4); Vector2d 2701 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d gesture_scroll_delta(10, 0); Vector2d 2712 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d(0, gesture_scroll_delta.x())); Vector2d 2716 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d wheel_scroll_delta(0, 10); Vector2d 2763 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d gesture_scroll_delta(0, 10); Vector2d 2772 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d expected_scroll_delta( Vector2d 2787 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d gesture_scroll_delta(10, 0); Vector2d 2796 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d expected_scroll_delta( Vector2d 2806 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d expected_root_scroll_delta( Vector2d 2831 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, 10); Vector2d 2842 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d(0, scroll_delta.y() / scale)); Vector2d 2846 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d wheel_scroll_delta(0, 10); Vector2d 2943 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollOffset(gfx::Vector2d()); Vector2d 3019 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 10)); Vector2d 3023 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 50)); Vector2d 3027 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, -50)); Vector2d 3029 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, -10)); Vector2d 3031 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(10, 0)); Vector2d 3033 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(-15, 0)); Vector2d 3035 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 60)); Vector2d 3037 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(10, -60)); Vector2d 3042 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, -20)); Vector2d 3044 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, -20)); Vector2d 3047 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 10)); Vector2d 3049 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, -20)); Vector2d 3075 cc/trees/layer_tree_host_impl_unittest.cc child_layer->SetScrollOffset(gfx::Vector2d(0, 3)); Vector2d 3076 cc/trees/layer_tree_host_impl_unittest.cc grand_child_layer->SetScrollOffset(gfx::Vector2d(0, 2)); Vector2d 3082 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, -10); Vector2d 3092 cc/trees/layer_tree_host_impl_unittest.cc scroll_delta = gfx::Vector2d(0, -30); Vector2d 3105 cc/trees/layer_tree_host_impl_unittest.cc scroll_delta = gfx::Vector2d(0, 70); Vector2d 3141 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, 8); Vector2d 3170 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, 10)); Vector2d 5323 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_offset(100000, 0); Vector2d 5829 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, 100); Vector2d 5854 cc/trees/layer_tree_host_impl_unittest.cc grand_child->SetScrollOffset(gfx::Vector2d(0, 2)); Vector2d 5858 cc/trees/layer_tree_host_impl_unittest.cc child->SetScrollOffset(gfx::Vector2d(0, 4)); Vector2d 5873 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, -2); Vector2d 5939 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(0, 100); Vector2d 5950 cc/trees/layer_tree_host_impl_unittest.cc ExpectContains(*scroll_info.get(), root_scroll_id, gfx::Vector2d(0, 10)); Vector2d 6084 cc/trees/layer_tree_host_impl_unittest.cc ->SetScrollOffset(gfx::Vector2d(0, 10)); Vector2d 6103 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, offset))); Vector2d 6111 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, offset))); Vector2d 6119 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, offset))); Vector2d 6127 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_TRUE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, offset))); Vector2d 6133 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_FALSE(host_impl_->ScrollBy(gfx::Point(), gfx::Vector2d(0, offset))); Vector2d 6156 cc/trees/layer_tree_host_impl_unittest.cc inner_scroll->SetScrollOffset(gfx::Vector2d()); Vector2d 6179 cc/trees/layer_tree_host_impl_unittest.cc outer_scroll->SetScrollOffset(gfx::Vector2d()); Vector2d 6228 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2d scroll_delta(inner_viewport.width(), inner_viewport.height()); Vector2d 231 cc/trees/layer_tree_host_perftest.cc static const gfx::Vector2d delta = gfx::Vector2d(0, 10); Vector2d 1221 cc/trees/layer_tree_host_unittest.cc scroll_layer_->SetScrollOffset(gfx::Vector2d()); Vector2d 1232 cc/trees/layer_tree_host_unittest.cc virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 1234 cc/trees/layer_tree_host_unittest.cc gfx::Vector2d offset = scroll_layer_->scroll_offset(); Vector2d 1263 cc/trees/layer_tree_host_unittest.cc gfx::Vector2d(), false, 1.25f, base::TimeDelta()); Vector2d 2091 cc/trees/layer_tree_host_unittest.cc texture_.get(), &bitmap_, full_rect, full_rect, gfx::Vector2d()); Vector2d 1137 cc/trees/layer_tree_host_unittest_animation.cc scroll_layer_->SetScrollOffset(gfx::Vector2d(10, 20)); Vector2d 439 cc/trees/layer_tree_host_unittest_damage.cc content_layer->SetScrollOffset(gfx::Vector2d(10, 20)); Vector2d 66 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(gfx::Vector2d(), scroll_layer->ScrollDelta()); Vector2d 87 cc/trees/layer_tree_host_unittest_scroll.cc virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 95 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d initial_scroll_; Vector2d 96 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d second_scroll_; Vector2d 97 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d scroll_amount_; Vector2d 145 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(scroll_layer->ScrollDelta(), gfx::Vector2d()); Vector2d 164 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(scroll_layer_->ScrollDelta(), gfx::Vector2d()); Vector2d 171 cc/trees/layer_tree_host_unittest_scroll.cc virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 179 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d initial_scroll_; Vector2d 180 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d scroll_amount_; Vector2d 282 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(root_scroll_layer->ScrollDelta(), gfx::Vector2d()); Vector2d 300 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(root_scroll_layer->ScrollDelta(), gfx::Vector2d()); Vector2d 317 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_EQ(root_scroll_layer->ScrollDelta(), gfx::Vector2d()); Vector2d 327 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(root_scroll_layer->ScrollDelta(), gfx::Vector2d()); Vector2d 335 cc/trees/layer_tree_host_unittest_scroll.cc virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 352 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d initial_scroll_; Vector2d 353 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d impl_scroll_; Vector2d 354 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d second_main_scroll_; Vector2d 399 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(scroll_layer->scroll_offset(), gfx::Vector2d(0, 0)); Vector2d 400 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(scroll_layer->ScrollDelta(), gfx::Vector2d(0, 0)); Vector2d 508 cc/trees/layer_tree_host_unittest_scroll.cc virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 514 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(gfx::Vector2d(), Vector2d 551 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(gfx::Vector2d(), root_impl->ScrollDelta()); Vector2d 552 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(gfx::Vector2d(), Vector2d 604 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(gfx::Vector2d(), Vector2d 619 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(gfx::Vector2d(), final_scroll_offset_); Vector2d 627 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d initial_offset_; Vector2d 628 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d javascript_scroll_; Vector2d 629 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d scroll_amount_; Vector2d 631 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d final_scroll_offset_; Vector2d 824 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(scroll_layer->ScrollDelta(), gfx::Vector2d()); Vector2d 829 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(scroll_layer->sent_scroll_delta(), gfx::Vector2d()); Vector2d 853 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d()); Vector2d 862 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(scroll_layer->sent_scroll_delta(), gfx::Vector2d()); Vector2d 868 cc/trees/layer_tree_host_unittest_scroll.cc virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 876 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d initial_scroll_; Vector2d 877 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d main_thread_scroll_; Vector2d 878 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d impl_thread_scroll1_; Vector2d 879 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d impl_thread_scroll2_; Vector2d 959 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(pending_scroll_layer->ScrollDelta(), gfx::Vector2d()); Vector2d 961 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d()); Vector2d 972 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d()); Vector2d 978 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d()); Vector2d 984 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(pending_scroll_layer->ScrollDelta(), gfx::Vector2d()); Vector2d 986 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d()); Vector2d 1001 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(scroll_layer->ScrollDelta(), gfx::Vector2d()); Vector2d 1002 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(scroll_layer->sent_scroll_delta(), gfx::Vector2d()); Vector2d 1008 cc/trees/layer_tree_host_unittest_scroll.cc EXPECT_VECTOR_EQ(scroll_layer->sent_scroll_delta(), gfx::Vector2d()); Vector2d 1017 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d initial_scroll_; Vector2d 1018 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2d impl_thread_scroll_; Vector2d 832 cc/trees/layer_tree_impl.cc gfx::Vector2d max_outer_viewport_scroll_offset = Vector2d 837 cc/trees/layer_tree_impl.cc outer_viewport_offset.SetToMax(gfx::Vector2d()); Vector2d 22 cc/trees/proxy.h class Vector2d; Vector2d 340 chrome/browser/apps/web_view_interactive_browsertest.cc gfx::Vector2d diff = popup_bounds.origin() - embedder_bounds.origin(); Vector2d 66 chrome/browser/notifications/balloon.h const gfx::Vector2d& offset() const { return offset_; } Vector2d 67 chrome/browser/notifications/balloon.h void set_offset(const gfx::Vector2d& offset) { offset_ = offset; } Vector2d 68 chrome/browser/notifications/balloon.h void add_offset(const gfx::Vector2d& offset) { offset_.Add(offset); } Vector2d 135 chrome/browser/notifications/balloon.h gfx::Vector2d offset_; Vector2d 148 chrome/browser/notifications/balloon_collection_impl.cc gfx::Vector2d offset; Vector2d 260 chrome/browser/notifications/balloon_collection_impl.cc (*it)->set_offset(gfx::Vector2d()); Vector2d 113 chrome/browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc gfx::Rect new_bounds = browser()->window()->GetBounds() - gfx::Vector2d(1, 1); Vector2d 132 chrome/browser/ui/autofill/popup_controller_common.cc gfx::Vector2d(RoundedElementBounds().width() - popup_required_width, Vector2d 139 chrome/browser/ui/autofill/popup_controller_common.cc gfx::Vector2d(popup_required_width, Vector2d 42 chrome/browser/ui/cocoa/panels/panel_stack_window_cocoa.h virtual void MovePanelsBy(const gfx::Vector2d& delta) OVERRIDE; Vector2d 83 chrome/browser/ui/gtk/panels/panel_stack_window_gtk.cc void PanelStackWindowGtk::MovePanelsBy(const gfx::Vector2d& delta) { Vector2d 31 chrome/browser/ui/gtk/panels/panel_stack_window_gtk.h virtual void MovePanelsBy(const gfx::Vector2d& delta) OVERRIDE; Vector2d 15 chrome/browser/ui/panels/native_panel_stack_window.h class Vector2d; Vector2d 74 chrome/browser/ui/panels/native_panel_stack_window.h virtual void MovePanelsBy(const gfx::Vector2d& delta) = 0; Vector2d 788 chrome/browser/ui/panels/panel.cc void Panel::MoveByInstantly(const gfx::Vector2d& delta_origin) { Vector2d 294 chrome/browser/ui/panels/panel.h void MoveByInstantly(const gfx::Vector2d& delta_origin); Vector2d 516 chrome/browser/ui/panels/panel_browsertest.cc panel_testing->DragTitlebar(mouse_location + gfx::Vector2d(-100, 5)); Vector2d 39 chrome/browser/ui/panels/panel_drag_browsertest.cc void DragPanelByDelta(Panel* panel, const gfx::Vector2d& delta) { Vector2d 81 chrome/browser/ui/panels/panel_drag_browsertest.cc static gfx::Vector2d GetDragDeltaToRemainDocked() { Vector2d 82 chrome/browser/ui/panels/panel_drag_browsertest.cc return gfx::Vector2d( Vector2d 87 chrome/browser/ui/panels/panel_drag_browsertest.cc static gfx::Vector2d GetDragDeltaToDetach() { Vector2d 88 chrome/browser/ui/panels/panel_drag_browsertest.cc return gfx::Vector2d( Vector2d 93 chrome/browser/ui/panels/panel_drag_browsertest.cc static gfx::Vector2d GetDragDeltaToRemainDetached(Panel* panel) { Vector2d 97 chrome/browser/ui/panels/panel_drag_browsertest.cc return gfx::Vector2d( Vector2d 103 chrome/browser/ui/panels/panel_drag_browsertest.cc static gfx::Vector2d GetDragDeltaToAttach(Panel* panel) { Vector2d 107 chrome/browser/ui/panels/panel_drag_browsertest.cc return gfx::Vector2d( Vector2d 115 chrome/browser/ui/panels/panel_drag_browsertest.cc static gfx::Vector2d GetDragDeltaToStackToBottom(Panel* panel1, Vector2d 119 chrome/browser/ui/panels/panel_drag_browsertest.cc return gfx::Vector2d( Vector2d 127 chrome/browser/ui/panels/panel_drag_browsertest.cc static gfx::Vector2d GetDragDeltaToUnstackFromBottom(Panel* panel1, Vector2d 131 chrome/browser/ui/panels/panel_drag_browsertest.cc return gfx::Vector2d( Vector2d 136 chrome/browser/ui/panels/panel_drag_browsertest.cc static gfx::Vector2d GetDragDeltaToStackToTop(Panel* panel1, Panel* panel2) { Vector2d 142 chrome/browser/ui/panels/panel_drag_browsertest.cc return gfx::Vector2d( Vector2d 150 chrome/browser/ui/panels/panel_drag_browsertest.cc static gfx::Vector2d GetDragDeltaToUnstackFromTop(Panel* panel1, Vector2d 154 chrome/browser/ui/panels/panel_drag_browsertest.cc return gfx::Vector2d( Vector2d 159 chrome/browser/ui/panels/panel_drag_browsertest.cc static gfx::Vector2d GetDragDeltaToSnapToLeft(Panel* panel1, Vector2d 163 chrome/browser/ui/panels/panel_drag_browsertest.cc return gfx::Vector2d( Vector2d 171 chrome/browser/ui/panels/panel_drag_browsertest.cc static gfx::Vector2d GetDragDeltaToSnapToRight(Panel* panel1, Vector2d 175 chrome/browser/ui/panels/panel_drag_browsertest.cc return gfx::Vector2d( Vector2d 184 chrome/browser/ui/panels/panel_drag_browsertest.cc static gfx::Vector2d GetDragDeltaToUnsnap(Panel* panel) { Vector2d 185 chrome/browser/ui/panels/panel_drag_browsertest.cc return gfx::Vector2d( Vector2d 283 chrome/browser/ui/panels/panel_drag_browsertest.cc static const gfx::Vector2d small_delta(10, 0); Vector2d 317 chrome/browser/ui/panels/panel_drag_browsertest.cc mouse_location = position2 + gfx::Vector2d(1, 0); Vector2d 349 chrome/browser/ui/panels/panel_drag_browsertest.cc mouse_location = position1 + gfx::Vector2d(1, 0); Vector2d 366 chrome/browser/ui/panels/panel_drag_browsertest.cc mouse_location = position2 + gfx::Vector2d(1, 0); Vector2d 400 chrome/browser/ui/panels/panel_drag_browsertest.cc mouse_location = position2 + gfx::Vector2d(1, 0); Vector2d 406 chrome/browser/ui/panels/panel_drag_browsertest.cc mouse_location = position1 + gfx::Vector2d(1, 0); Vector2d 429 chrome/browser/ui/panels/panel_drag_browsertest.cc mouse_location = position2 + gfx::Vector2d(1, 0); Vector2d 435 chrome/browser/ui/panels/panel_drag_browsertest.cc mouse_location = position3 + gfx::Vector2d(1, 0); Vector2d 455 chrome/browser/ui/panels/panel_drag_browsertest.cc mouse_location = position1 + gfx::Vector2d(1, 0); Vector2d 475 chrome/browser/ui/panels/panel_drag_browsertest.cc mouse_location = position3 + gfx::Vector2d(1, 0); Vector2d 497 chrome/browser/ui/panels/panel_drag_browsertest.cc mouse_location = position3 + gfx::Vector2d(1, 0); Vector2d 959 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_remain_docked = GetDragDeltaToRemainDocked(); Vector2d 971 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_detach = GetDragDeltaToDetach(); Vector2d 1021 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_remain_docked = GetDragDeltaToRemainDocked(); Vector2d 1033 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_detach = GetDragDeltaToDetach(); Vector2d 1083 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_remain_detached = Vector2d 1097 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_attach = GetDragDeltaToAttach(panel); Vector2d 1149 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_remain_detached = Vector2d 1163 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_attach = GetDragDeltaToAttach(panel); Vector2d 1204 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_detach = GetDragDeltaToDetach(); Vector2d 1215 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_reattach = GetDragDeltaToAttach(panel); Vector2d 1225 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_detach_again = GetDragDeltaToDetach(); Vector2d 1266 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_detach_panel2(-20, -100); Vector2d 1284 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_detach_panel4(-40, -250); Vector2d 1304 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_detach_panel1(-60, -400); Vector2d 1561 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_stack = Vector2d 1578 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_unstack = Vector2d 1611 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d small_delta(1, -1); Vector2d 1668 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_stack = GetDragDeltaToStackToTop(panel2, panel1); Vector2d 1685 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_unstack = Vector2d 1718 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d small_delta(1, -1); Vector2d 1773 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_stack = Vector2d 1833 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_stack = Vector2d 1894 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_stack = GetDragDeltaToStackToTop(panel3, panel2); Vector2d 1958 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_stack = Vector2d 2016 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_stack = GetDragDeltaToStackToTop(panel1, panel3); Vector2d 2084 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_stack = Vector2d 2156 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_stack = GetDragDeltaToStackToTop(panel1, panel3); Vector2d 2216 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_unstack = Vector2d 2230 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_stack = Vector2d 2305 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_unstack = Vector2d 2365 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_unstack = Vector2d 2415 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_unstack = Vector2d 2474 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_unstack = Vector2d 2528 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_unstack_and_stack = Vector2d 2577 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_unstack_and_attach = GetDragDeltaToAttach(panel2); Vector2d 2621 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_snap = GetDragDeltaToSnapToLeft(panel2, panel1); Vector2d 2632 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_unsnap = GetDragDeltaToUnsnap(panel1); Vector2d 2654 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_almost_vertically(2, 20); Vector2d 2697 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_snap = GetDragDeltaToSnapToRight(panel2, panel1); Vector2d 2707 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_unsnap = GetDragDeltaToUnsnap(panel1); Vector2d 2728 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_almost_vertically(2, -20); Vector2d 2771 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_snap = GetDragDeltaToSnapToLeft(panel2, panel1); Vector2d 2823 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_snap = GetDragDeltaToSnapToLeft(panel3, panel1); Vector2d 2874 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_snap = GetDragDeltaToSnapToRight(panel3, panel1); Vector2d 2912 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta_to_detach_and_snap = Vector2d 2956 chrome/browser/ui/panels/panel_drag_browsertest.cc gfx::Vector2d drag_delta(-50, -20); Vector2d 372 chrome/browser/ui/panels/panel_drag_controller.cc gfx::Vector2d delta = Vector2d 435 chrome/browser/ui/panels/panel_drag_controller.cc gfx::Vector2d delta = target_position - dragging_panel_->GetBounds().origin(); Vector2d 543 chrome/browser/ui/panels/panel_drag_controller.cc gfx::Vector2d delta = target_position - dragging_panel_->GetBounds().origin(); Vector2d 668 chrome/browser/ui/panels/panel_drag_controller.cc gfx::Vector2d delta = potential_position - current_dragging_bounds.origin(); Vector2d 98 chrome/browser/ui/panels/panel_drag_controller.h gfx::Vector2d offset_from_mouse_location_on_drag_start_; Vector2d 33 chrome/browser/ui/panels/panel_resize_browsertest.cc const gfx::Vector2d& delta) { Vector2d 104 chrome/browser/ui/panels/panel_resize_browsertest.cc mouse_location = bounds.origin() + gfx::Vector2d(10, 1); Vector2d 118 chrome/browser/ui/panels/panel_resize_browsertest.cc mouse_location = bounds.origin() + gfx::Vector2d(1, 30); Vector2d 132 chrome/browser/ui/panels/panel_resize_browsertest.cc mouse_location = bounds.origin() + gfx::Vector2d(bounds.width() - 1, 2); Vector2d 148 chrome/browser/ui/panels/panel_resize_browsertest.cc mouse_location = bounds.origin() + gfx::Vector2d(bounds.width() - 1, 30); Vector2d 163 chrome/browser/ui/panels/panel_resize_browsertest.cc mouse_location = bounds.origin() + gfx::Vector2d(10, bounds.height() - 1); Vector2d 174 chrome/browser/ui/panels/panel_resize_browsertest.cc mouse_location = bounds.origin() + gfx::Vector2d(1, bounds.height() - 1); Vector2d 186 chrome/browser/ui/panels/panel_resize_browsertest.cc gfx::Vector2d(bounds.width() - 2, bounds.height()); Vector2d 215 chrome/browser/ui/panels/panel_resize_browsertest.cc gfx::Vector2d(bounds.width() - 1, 30); Vector2d 228 chrome/browser/ui/panels/panel_resize_browsertest.cc mouse_location = bounds.origin() + gfx::Vector2d(1, bounds.height() - 1); Vector2d 242 chrome/browser/ui/panels/panel_resize_browsertest.cc mouse_location = bounds.origin() + gfx::Vector2d(bounds.width() - 1, 2); Vector2d 256 chrome/browser/ui/panels/panel_resize_browsertest.cc mouse_location = bounds.origin() + gfx::Vector2d(1, 0); Vector2d 292 chrome/browser/ui/panels/panel_resize_browsertest.cc gfx::Vector2d(resize_width, resize_height)); Vector2d 318 chrome/browser/ui/panels/panel_resize_browsertest.cc gfx::Vector2d(30, bounds.height() - 2); Vector2d 332 chrome/browser/ui/panels/panel_resize_browsertest.cc gfx::Vector2d(bounds.width(), bounds.height() - 2); Vector2d 379 chrome/browser/ui/panels/panel_resize_browsertest.cc gfx::Vector2d(1, panel1_bounds.height() - 1); Vector2d 400 chrome/browser/ui/panels/panel_resize_browsertest.cc gfx::Vector2d(panel3_bounds.width() - 1, panel3_bounds.height() - 2); Vector2d 442 chrome/browser/ui/panels/panel_resize_browsertest.cc gfx::Vector2d(bounds.width() - 1, 1); Vector2d 457 chrome/browser/ui/panels/panel_resize_browsertest.cc mouse_location = bounds.origin() + gfx::Vector2d(1, bounds.height() - 1); Vector2d 573 chrome/browser/ui/panels/panel_resize_browsertest.cc gfx::Vector2d(-top_resize_width, -top_resize_height)); Vector2d 604 chrome/browser/ui/panels/panel_resize_browsertest.cc gfx::Vector2d(-bottom_resize_width, -bottom_resize_height)); Vector2d 632 chrome/browser/ui/panels/panel_resize_browsertest.cc gfx::Vector2d(0, middle_resize_height)); Vector2d 671 chrome/browser/ui/panels/panel_resize_browsertest.cc gfx::Vector2d(0, top_resize_height)); Vector2d 530 chrome/browser/ui/panels/stacked_panel_browsertest.cc gfx::Vector2d drag_delta_to_unstack(120, 50); Vector2d 553 chrome/browser/ui/panels/stacked_panel_browsertest.cc gfx::Vector2d drag_delta_to_stack(bounds2.x() - bounds1.x(), Vector2d 647 chrome/browser/ui/panels/stacked_panel_browsertest.cc gfx::Vector2d drag_delta(120, 50); Vector2d 709 chrome/browser/ui/panels/stacked_panel_collection.cc const gfx::Vector2d& delta_origin) { Vector2d 18 chrome/browser/ui/panels/stacked_panel_collection.h class Vector2d; Vector2d 70 chrome/browser/ui/panels/stacked_panel_collection.h void MoveAllDraggingPanelsInstantly(const gfx::Vector2d& delta_origin); Vector2d 38 chrome/browser/ui/panels/stacked_panel_drag_handler.cc gfx::Vector2d delta_origin = target_position - panel->GetBounds().origin(); Vector2d 78 chrome/browser/ui/panels/stacked_panel_drag_handler.cc gfx::Vector2d delta_origin( Vector2d 1127 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc gfx::Vector2d move_offset = p - press_pt; Vector2d 1128 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc gfx::Vector2d horizontal_offset(move_offset.x(), 0); Vector2d 709 chrome/browser/ui/views/download/download_item_view.cc canvas->Translate(gfx::Vector2d(width(), 0)); Vector2d 352 chrome/browser/ui/views/extensions/extension_installed_bubble_view.cc position -= gfx::Vector2d( Vector2d 157 chrome/browser/ui/views/omnibox/omnibox_view_views_browsertest.cc gfx::Vector2d(omnibox_bounds.width() / 4, omnibox_bounds.height() / 4); Vector2d 211 chrome/browser/ui/views/omnibox/omnibox_view_views_browsertest.cc gfx::Vector2d(omnibox_bounds.width() / 4, omnibox_bounds.height() / 4); Vector2d 195 chrome/browser/ui/views/panels/panel_stack_view.cc void PanelStackView::MovePanelsBy(const gfx::Vector2d& delta) { Vector2d 51 chrome/browser/ui/views/panels/panel_stack_view.h virtual void MovePanelsBy(const gfx::Vector2d& delta) OVERRIDE; Vector2d 1135 chrome/browser/ui/views/tabs/tab_drag_controller.cc gfx::Vector2d drag_offset; Vector2d 1177 chrome/browser/ui/views/tabs/tab_drag_controller.cc void TabDragController::RunMoveLoop(const gfx::Vector2d& drag_offset) { Vector2d 1847 chrome/browser/ui/views/tabs/tab_drag_controller.cc gfx::Vector2d* drag_offset, Vector2d 1892 chrome/browser/ui/views/tabs/tab_drag_controller.cc gfx::Vector2d TabDragController::GetWindowOffset( Vector2d 335 chrome/browser/ui/views/tabs/tab_drag_controller.h void RunMoveLoop(const gfx::Vector2d& drag_offset); Vector2d 460 chrome/browser/ui/views/tabs/tab_drag_controller.h gfx::Vector2d* drag_offset, Vector2d 472 chrome/browser/ui/views/tabs/tab_drag_controller.h gfx::Vector2d GetWindowOffset(const gfx::Point& point_in_screen); Vector2d 93 content/browser/frame_host/interstitial_page_impl.cc const gfx::Vector2d& image_offset, Vector2d 873 content/browser/frame_host/interstitial_page_impl.cc const gfx::Vector2d& image_offset, Vector2d 125 content/browser/frame_host/render_widget_host_view_child_frame.cc const gfx::Vector2d& scroll_delta, Vector2d 144 content/browser/frame_host/render_widget_host_view_child_frame.cc const gfx::Vector2d& scroll_offset, Vector2d 64 content/browser/frame_host/render_widget_host_view_child_frame.h const gfx::Vector2d& scroll_offset, Vector2d 80 content/browser/frame_host/render_widget_host_view_child_frame.h const gfx::Vector2d& scroll_delta, Vector2d 280 content/browser/frame_host/render_widget_host_view_guest.cc const gfx::Vector2d& scroll_offset, Vector2d 343 content/browser/frame_host/render_widget_host_view_guest.cc const gfx::Vector2d& scroll_delta, Vector2d 455 content/browser/frame_host/render_widget_host_view_guest.cc gfx::Vector2d guest_offset = gfx::Vector2d( Vector2d 72 content/browser/frame_host/render_widget_host_view_guest.h const gfx::Vector2d& scroll_offset, Vector2d 87 content/browser/frame_host/render_widget_host_view_guest.h const gfx::Vector2d& scroll_delta, Vector2d 51 content/browser/media/capture/desktop_capture_device_aura.cc gfx::Vector2d(cursor_position.x(), cursor_position.y()), Vector2d 74 content/browser/renderer_host/backing_store.h virtual void ScrollBackingStore(const gfx::Vector2d& delta, Vector2d 143 content/browser/renderer_host/backing_store_aura.cc void BackingStoreAura::ScrollBackingStore(const gfx::Vector2d& delta, Vector2d 148 content/browser/renderer_host/backing_store_aura.cc gfx::Vector2d pixel_delta = gfx::ToFlooredVector2d( Vector2d 51 content/browser/renderer_host/backing_store_aura.h virtual void ScrollBackingStore(const gfx::Vector2d& delta, Vector2d 625 content/browser/renderer_host/backing_store_gtk.cc void BackingStoreGtk::ScrollBackingStore(const gfx::Vector2d& delta, Vector2d 69 content/browser/renderer_host/backing_store_gtk.h virtual void ScrollBackingStore(const gfx::Vector2d& delta, Vector2d 46 content/browser/renderer_host/backing_store_mac.h virtual void ScrollBackingStore(const gfx::Vector2d& delta, Vector2d 89 content/browser/renderer_host/compositor_impl_android.h virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 520 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc gfx::Vector2d AddTouchSlopToVector(const gfx::Vector2d& vector, Vector2d 536 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc return gfx::Vector2d(x, y); Vector2d 545 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(0, 123)); Vector2d 567 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(-234, 0)); Vector2d 603 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc const gfx::Vector2d& target_distance, Vector2d 615 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(413, -83)); Vector2d 639 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(21, -12)); Vector2d 667 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(-43, 19)); Vector2d 692 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(0, 0)); Vector2d 712 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(0, -234)); Vector2d 732 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(345, 0)); Vector2d 752 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(-194, 303)); Vector2d 772 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(-129, 212)); Vector2d 773 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(8, -9)); Vector2d 794 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(-129, 0)); Vector2d 795 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(79, 0)); Vector2d 828 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc const gfx::Vector2d& target_distance, Vector2d 840 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(234, 133)); Vector2d 841 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(-9, 78)); Vector2d 864 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(0, 133)); Vector2d 865 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc params.distances.push_back(gfx::Vector2d(0, 78)); Vector2d 13 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc gfx::Vector2d FloorTowardZero(const gfx::Vector2dF& vector) { Vector2d 16 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc return gfx::Vector2d(x, y); Vector2d 19 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc gfx::Vector2d CeilFromZero(const gfx::Vector2dF& vector) { Vector2d 22 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc return gfx::Vector2d(x, y); Vector2d 26 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc float scalar, const gfx::Vector2d& vector) { Vector2d 149 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc gfx::Vector2d delta_discrete = Vector2d 157 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc current_scroll_segment_total_delta_discrete_ = gfx::Vector2d(); Vector2d 229 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc gfx::Vector2d& first_scroll_distance = params_.distances[0]; Vector2d 76 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.h gfx::Vector2d current_scroll_segment_total_delta_discrete_; Vector2d 124 content/browser/renderer_host/input/touch_action_browsertest.cc bool DoTouchScroll(const gfx::Point& point, const gfx::Vector2d& distance) { Vector2d 177 content/browser/renderer_host/input/touch_action_browsertest.cc bool scrolled = DoTouchScroll(gfx::Point(50, 50), gfx::Vector2d(0, 45)); Vector2d 197 content/browser/renderer_host/input/touch_action_browsertest.cc bool scrolled = DoTouchScroll(gfx::Point(50, 150), gfx::Vector2d(0, 45)); Vector2d 1412 content/browser/renderer_host/render_view_host_impl.cc const gfx::Vector2d& bitmap_offset_in_dip, Vector2d 549 content/browser/renderer_host/render_view_host_impl.h const gfx::Vector2d& bitmap_offset_in_dip, Vector2d 122 content/browser/renderer_host/render_view_host_unittest.cc const gfx::Vector2d& image_offset, Vector2d 1987 content/browser/renderer_host/render_widget_host_impl.cc void RenderWidgetHostImpl::ScrollBackingStoreRect(const gfx::Vector2d& delta, Vector2d 2171 content/browser/renderer_host/render_widget_host_impl.cc const gfx::Vector2d& RenderWidgetHostImpl::GetLastScrollOffset() const { Vector2d 158 content/browser/renderer_host/render_widget_host_impl.h virtual const gfx::Vector2d& GetLastScrollOffset() const OVERRIDE; Vector2d 721 content/browser/renderer_host/render_widget_host_impl.h void ScrollBackingStoreRect(const gfx::Vector2d& delta, Vector2d 905 content/browser/renderer_host/render_widget_host_impl.h gfx::Vector2d last_scroll_offset_; Vector2d 392 content/browser/renderer_host/render_widget_host_unittest.cc params->scroll_delta = gfx::Vector2d(); Vector2d 284 content/browser/renderer_host/render_widget_host_view_android.cc const gfx::Vector2d& scroll_offset, Vector2d 514 content/browser/renderer_host/render_widget_host_view_android.cc const gfx::Vector2d& scroll_delta, Vector2d 87 content/browser/renderer_host/render_widget_host_view_android.h const gfx::Vector2d& scroll_offset, Vector2d 108 content/browser/renderer_host/render_widget_host_view_android.h const gfx::Vector2d& scroll_delta, Vector2d 818 content/browser/renderer_host/render_widget_host_view_aura.cc const gfx::Vector2d& scroll_offset, Vector2d 836 content/browser/renderer_host/render_widget_host_view_aura.cc gfx::Vector2d view_port_offset( Vector2d 983 content/browser/renderer_host/render_widget_host_view_aura.cc const gfx::Vector2d& scroll_delta, Vector2d 169 content/browser/renderer_host/render_widget_host_view_aura.h const gfx::Vector2d& scroll_offset, Vector2d 184 content/browser/renderer_host/render_widget_host_view_aura.h const gfx::Vector2d& scroll_delta, Vector2d 807 content/browser/renderer_host/render_widget_host_view_browsertest.cc copy_rect = gfx::Rect(copy_rect.CenterPoint() - gfx::Vector2d(30, 30), Vector2d 824 content/browser/renderer_host/render_widget_host_view_browsertest.cc copy_rect = gfx::Rect(copy_rect.CenterPoint() - gfx::Vector2d(30, 30), Vector2d 841 content/browser/renderer_host/render_widget_host_view_browsertest.cc copy_rect = gfx::Rect(copy_rect.CenterPoint() - gfx::Vector2d(45, 30), Vector2d 858 content/browser/renderer_host/render_widget_host_view_browsertest.cc copy_rect = gfx::Rect(copy_rect.CenterPoint() - gfx::Vector2d(45, 30), Vector2d 920 content/browser/renderer_host/render_widget_host_view_browsertest.cc gfx::Rect(gfx::Rect(html_rect_size).CenterPoint() - gfx::Vector2d(45, 30), Vector2d 754 content/browser/renderer_host/render_widget_host_view_gtk.cc const gfx::Vector2d& scroll_offset, Vector2d 852 content/browser/renderer_host/render_widget_host_view_gtk.cc const gfx::Vector2d& scroll_delta, Vector2d 77 content/browser/renderer_host/render_widget_host_view_gtk.h const gfx::Vector2d& scroll_offset, Vector2d 89 content/browser/renderer_host/render_widget_host_view_gtk.h const gfx::Vector2d& scroll_delta, Vector2d 266 content/browser/renderer_host/render_widget_host_view_mac.h const gfx::Vector2d& scroll_offset, Vector2d 281 content/browser/renderer_host/render_widget_host_view_mac.h const gfx::Vector2d& scroll_delta, Vector2d 32 content/browser/renderer_host/render_widget_host_view_mac_dictionary_helper.h void set_offset(const gfx::Vector2d& offset) { offset_ = offset; } Vector2d 45 content/browser/renderer_host/render_widget_host_view_mac_dictionary_helper.h gfx::Vector2d offset_; Vector2d 200 content/browser/web_contents/web_contents_view_android.cc const gfx::Vector2d& image_offset, Vector2d 73 content/browser/web_contents/web_contents_view_android.h const gfx::Vector2d& image_offset, Vector2d 842 content/browser/web_contents/web_contents_view_aura.cc gfx::Vector2d WebContentsViewAura::GetTranslationForOverscroll(int delta_x, Vector2d 846 content/browser/web_contents/web_contents_view_aura.cc return gfx::Vector2d(0, delta_y); Vector2d 853 content/browser/web_contents/web_contents_view_aura.cc return gfx::Vector2d(std::max(-bounds.width(), delta_x), 0); Vector2d 855 content/browser/web_contents/web_contents_view_aura.cc return gfx::Vector2d(std::min(bounds.width(), delta_x), 0); Vector2d 856 content/browser/web_contents/web_contents_view_aura.cc return gfx::Vector2d(); Vector2d 1118 content/browser/web_contents/web_contents_view_aura.cc const gfx::Vector2d& image_offset, Vector2d 1207 content/browser/web_contents/web_contents_view_aura.cc gfx::Vector2d translate = GetTranslationForOverscroll(delta_x, delta_y); Vector2d 89 content/browser/web_contents/web_contents_view_aura.h gfx::Vector2d GetTranslationForOverscroll(int delta_x, int delta_y); Vector2d 136 content/browser/web_contents/web_contents_view_aura.h const gfx::Vector2d& image_offset, Vector2d 378 content/browser/web_contents/web_contents_view_gtk.cc const gfx::Vector2d& image_offset, Vector2d 80 content/browser/web_contents/web_contents_view_gtk.h const gfx::Vector2d& image_offset, Vector2d 230 content/browser/web_contents/web_contents_view_guest.cc gfx::Vector2d offset = guest_bounds.origin() - embedder_bounds.origin(); Vector2d 245 content/browser/web_contents/web_contents_view_guest.cc const gfx::Vector2d& image_offset, Vector2d 86 content/browser/web_contents/web_contents_view_guest.h const gfx::Vector2d& image_offset, Vector2d 35 content/browser/web_contents/web_contents_view_mac.h class Vector2d; Vector2d 116 content/browser/web_contents/web_contents_view_mac.h const gfx::Vector2d& image_offset, Vector2d 74 content/browser/web_contents/web_drag_source_gtk.cc const gfx::Vector2d& image_offset) { Vector2d 43 content/browser/web_contents/web_drag_source_gtk.h const gfx::Vector2d& image_offset); Vector2d 69 content/browser/web_contents/web_drag_source_gtk.h gfx::Vector2d image_offset_; Vector2d 99 content/common/browser_plugin/browser_plugin_messages.h IPC_STRUCT_MEMBER(gfx::Vector2d, scroll_delta) Vector2d 60 content/common/drag_messages.h gfx::Vector2d /* image_offset */, Vector2d 196 content/common/input/input_param_traits_unittest.cc gesture_params->distances.push_back(gfx::Vector2d(123, -789)); Vector2d 197 content/common/input/input_param_traits_unittest.cc gesture_params->distances.push_back(gfx::Vector2d(-78, 43)); Vector2d 28 content/common/input/synthetic_smooth_scroll_gesture_params.h std::vector<gfx::Vector2d> distances; // Positive X/Y to scroll left/up. Vector2d 411 content/common/view_messages.h IPC_STRUCT_MEMBER(gfx::Vector2d, scroll_delta) Vector2d 417 content/common/view_messages.h IPC_STRUCT_MEMBER(gfx::Vector2d, scroll_offset) Vector2d 20 content/port/browser/render_view_host_delegate_view.h class Vector2d; Vector2d 61 content/port/browser/render_view_host_delegate_view.h const gfx::Vector2d& image_offset, Vector2d 89 content/port/browser/render_widget_host_view_port.h const gfx::Vector2d& scroll_offset, Vector2d 139 content/port/browser/render_widget_host_view_port.h const gfx::Vector2d& scroll_delta, Vector2d 251 content/public/browser/render_widget_host.h virtual const gfx::Vector2d& GetLastScrollOffset() const = 0; Vector2d 267 content/public/common/common_param_traits.cc void ParamTraits<gfx::Vector2d>::Write(Message* m, const gfx::Vector2d& p) { Vector2d 272 content/public/common/common_param_traits.cc bool ParamTraits<gfx::Vector2d>::Read(const Message* m, Vector2d 274 content/public/common/common_param_traits.cc gfx::Vector2d* r) { Vector2d 284 content/public/common/common_param_traits.cc void ParamTraits<gfx::Vector2d>::Log(const gfx::Vector2d& v, std::string* l) { Vector2d 39 content/public/common/common_param_traits.h class Vector2d; Vector2d 122 content/public/common/common_param_traits.h struct CONTENT_EXPORT ParamTraits<gfx::Vector2d> { Vector2d 123 content/public/common/common_param_traits.h typedef gfx::Vector2d param_type; Vector2d 79 content/renderer/browser_plugin/browser_plugin_backing_store.cc const gfx::Vector2d& delta, Vector2d 84 content/renderer/browser_plugin/browser_plugin_backing_store.cc gfx::Vector2d pixel_delta = gfx::ToFlooredVector2d( Vector2d 43 content/renderer/browser_plugin/browser_plugin_backing_store.h void ScrollBackingStore(const gfx::Vector2d& delta, Vector2d 502 content/renderer/gpu/gpu_benchmarking_extension.cc gfx::Vector2d distance; Vector2d 581 content/renderer/gpu/gpu_benchmarking_extension.cc gfx::Vector2d distance; Vector2d 582 content/renderer/gpu/gpu_benchmarking_extension.cc gfx::Vector2d overscroll; Vector2d 486 content/renderer/gpu/render_widget_compositor.cc gfx::Vector2d(destination.x, destination.y), Vector2d 596 content/renderer/gpu/render_widget_compositor.cc const gfx::Vector2d& scroll_delta, Vector2d 122 content/renderer/gpu/render_widget_compositor.h virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 66 content/renderer/input/input_handler_proxy_unittest.cc virtual void StartPageScaleAnimation(const gfx::Vector2d& target_offset, Vector2d 161 content/renderer/paint_aggregator.cc void PaintAggregator::ScrollRect(const gfx::Vector2d& delta, Vector2d 216 content/renderer/paint_aggregator.cc const gfx::Vector2d& delta) const { Vector2d 254 content/renderer/paint_aggregator.cc update_.scroll_delta = gfx::Vector2d(); Vector2d 39 content/renderer/paint_aggregator.h gfx::Vector2d scroll_delta; Vector2d 56 content/renderer/paint_aggregator.h void ScrollRect(const gfx::Vector2d& delta, const gfx::Rect& clip_rect); Vector2d 60 content/renderer/paint_aggregator.h const gfx::Vector2d& delta) const; Vector2d 80 content/renderer/paint_aggregator_unittest.cc gfx::Vector2d delta(1, 0); Vector2d 104 content/renderer/paint_aggregator_unittest.cc gfx::Vector2d delta1(1, 0); Vector2d 105 content/renderer/paint_aggregator_unittest.cc gfx::Vector2d delta2(1, 0); Vector2d 118 content/renderer/paint_aggregator_unittest.cc gfx::Vector2d expected_delta = delta1 + delta2; Vector2d 133 content/renderer/paint_aggregator_unittest.cc gfx::Vector2d delta1(1, 0); Vector2d 134 content/renderer/paint_aggregator_unittest.cc gfx::Vector2d delta2(-1, 0); Vector2d 148 content/renderer/paint_aggregator_unittest.cc gfx::Vector2d delta(1, 1); Vector2d 165 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(2, 0), scroll_rect); Vector2d 189 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(2, 0), scroll_rect); Vector2d 212 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(2, 0), scroll_rect); Vector2d 235 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(0, 1), scroll_rect); Vector2d 257 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(0, 1), scroll_rect); Vector2d 276 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(2, 0), scroll_rect); Vector2d 294 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(2, 0), scroll_rect); Vector2d 318 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(2, 0), scroll_rect); Vector2d 335 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(2, 0), scroll_rect); Vector2d 358 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(2, 0), scroll_rect); Vector2d 381 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(6, 0), scroll_rect); Vector2d 397 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(4, 0), scroll_rect); Vector2d 421 content/renderer/paint_aggregator_unittest.cc greg.ScrollRect(gfx::Vector2d(4, 0), scroll_rect); Vector2d 724 content/renderer/pepper/pepper_graphics_2d_host.cc clip, gfx::Vector2d(dx, dy)); Vector2d 1253 content/renderer/pepper/pepper_plugin_instance_impl.cc gfx::Vector2d plugin_offset = plugin_origin.OffsetFromOrigin(); Vector2d 1918 content/renderer/render_view_impl.cc gfx::Vector2d imageOffset(webImageOffset.x, webImageOffset.y); Vector2d 3797 content/renderer/render_view_impl.cc gfx::Vector2d RenderViewImpl::GetScrollOffset() { Vector2d 3799 content/renderer/render_view_impl.cc return gfx::Vector2d(scroll_offset.width, scroll_offset.height); Vector2d 680 content/renderer/render_view_impl.h virtual gfx::Vector2d GetScrollOffset() OVERRIDE; Vector2d 1780 content/renderer/render_widget.cc paint_aggregator_.ScrollRect(gfx::Vector2d(dx, dy), damaged_rect); Vector2d 2367 content/renderer/render_widget.cc gfx::Vector2d RenderWidget::GetScrollOffset() { Vector2d 2369 content/renderer/render_widget.cc return gfx::Vector2d(); Vector2d 429 content/renderer/render_widget.h virtual gfx::Vector2d GetScrollOffset(); Vector2d 33 content/test/test_backing_store.cc void TestBackingStore::ScrollBackingStore(const gfx::Vector2d& delta, Vector2d 30 content/test/test_backing_store.h virtual void ScrollBackingStore(const gfx::Vector2d& delta, Vector2d 356 content/test/test_render_view_host.cc OnStartDragging(drop_data, drag_operation, SkBitmap(), gfx::Vector2d(), Vector2d 98 content/test/test_render_view_host.h const gfx::Vector2d& scroll_offset, Vector2d 115 content/test/test_render_view_host.h const gfx::Vector2d& scroll_delta, Vector2d 19 content/test/test_web_contents_view.cc const gfx::Vector2d& image_offset, Vector2d 24 content/test/test_web_contents_view.h const gfx::Vector2d& image_offset, Vector2d 144 content/test/web_layer_tree_view_impl_for_testing.cc const gfx::Vector2d& scroll_delta, Vector2d 68 content/test/web_layer_tree_view_impl_for_testing.h virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 70 mojo/examples/compositor_app/compositor_host.cc void CompositorHost::ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 36 mojo/examples/compositor_app/compositor_host.h virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 1045 tools/ipc_fuzzer/mutate/generate.cc struct GenerateTraits<gfx::Vector2d> { Vector2d 1046 tools/ipc_fuzzer/mutate/generate.cc static bool Generate(gfx::Vector2d *p, Generator* generator) { Vector2d 1053 tools/ipc_fuzzer/mutate/generate.cc *p = gfx::Vector2d(x, y); Vector2d 12 ui/app_list/views/app_list_drag_and_drop_host.h class Vector2d; Vector2d 31 ui/app_list/views/app_list_drag_and_drop_host.h const gfx::Vector2d& cursor_offset_from_center, Vector2d 151 ui/app_list/views/app_list_view.cc const gfx::Vector2d& anchor_offset, Vector2d 168 ui/app_list/views/app_list_view.cc parent, pagination_model, arrow, border_accepts_events, gfx::Vector2d()); Vector2d 269 ui/app_list/views/app_list_view.cc const gfx::Vector2d& anchor_offset) { Vector2d 48 ui/app_list/views/app_list_view.h const gfx::Vector2d& anchor_offset, Vector2d 111 ui/app_list/views/app_list_view.h const gfx::Vector2d& anchor_offset); Vector2d 538 ui/app_list/views/apps_grid_view.cc gfx::Vector2d drag_vector(point - drag_start_grid_view_); Vector2d 1473 ui/app_list/views/apps_grid_view.cc gfx::Vector2d delta = drag_view_offset_ - Vector2d 207 ui/app_list/views/search_box_view.cc gfx::Vector2d(kMenuXOffsetFromButton, kMenuYOffsetFromButton); Vector2d 2474 ui/aura/gestures/gesture_recognizer_unittest.cc const gfx::Vector2d window_offset = Vector2d 162 ui/aura/test/event_generator.h MoveMouseTo(current_location_ + gfx::Vector2d(x, y)); Vector2d 173 ui/aura/test/event_generator.h DragMouseTo(current_location_ + gfx::Vector2d(dx, dy)); Vector2d 206 ui/aura/test/event_generator.h PressMoveAndReleaseTouchTo(current_location_ + gfx::Vector2d(x, y)); Vector2d 457 ui/aura/window.cc gfx::Vector2d offset; Vector2d 518 ui/aura/window.cc gfx::Vector2d offset; Vector2d 601 ui/aura/window.cc gfx::Vector2d offset_to_layer; Vector2d 606 ui/aura/window.cc gfx::Vector2d offset_to_layer; Vector2d 891 ui/aura/window.cc const gfx::Vector2d origin_delta = new_bounds.OffsetFromOrigin() - Vector2d 897 ui/aura/window.cc gfx::Vector2d offset; Vector2d 1026 ui/aura/window.cc gfx::Vector2d offset; Vector2d 1039 ui/aura/window.cc const gfx::Vector2d& offset) { Vector2d 1041 ui/aura/window.cc const gfx::Vector2d new_offset = offset + bounds().OffsetFromOrigin(); Vector2d 1064 ui/aura/window.cc const gfx::Vector2d& offset) { Vector2d 1081 ui/aura/window.cc void Window::OffsetLayerBounds(const gfx::Vector2d& offset) { Vector2d 1319 ui/aura/window.cc gfx::Vector2d offset; Vector2d 1433 ui/aura/window.cc const Window* Window::GetAncestorWithLayer(gfx::Vector2d* offset) const { Vector2d 1441 ui/aura/window.cc *offset = gfx::Vector2d(); Vector2d 35 ui/aura/window.h class Vector2d; Vector2d 392 ui/aura/window.h const gfx::Vector2d& offset); Vector2d 398 ui/aura/window.h void ReparentLayers(ui::Layer* parent, const gfx::Vector2d& offset); Vector2d 402 ui/aura/window.h void OffsetLayerBounds(const gfx::Vector2d& offset); Vector2d 480 ui/aura/window.h Window* GetAncestorWithLayer(gfx::Vector2d* offset) { Vector2d 484 ui/aura/window.h const Window* GetAncestorWithLayer(gfx::Vector2d* offset) const; Vector2d 2835 ui/aura/window_unittest.cc const gfx::Vector2d& most_recent_paint_matrix_offset() const { Vector2d 2847 ui/aura/window_unittest.cc most_recent_paint_matrix_offset_ = gfx::Vector2d( Vector2d 2855 ui/aura/window_unittest.cc gfx::Vector2d most_recent_paint_matrix_offset_; Vector2d 94 ui/base/dragdrop/drag_utils.cc gfx::Vector2d cursor_offset(size.width() / 2, kLinkDragImageVPadding); Vector2d 100 ui/base/dragdrop/drag_utils.cc const gfx::Vector2d& cursor_offset, Vector2d 19 ui/base/dragdrop/drag_utils.h class Vector2d; Vector2d 42 ui/base/dragdrop/drag_utils.h const gfx::Vector2d& cursor_offset, Vector2d 50 ui/base/dragdrop/drag_utils.h const gfx::Vector2d& cursor_offset, Vector2d 18 ui/base/dragdrop/drag_utils_aura.cc const gfx::Vector2d& cursor_offset, Vector2d 25 ui/base/dragdrop/drag_utils_win.cc const gfx::Vector2d& cursor_offset, Vector2d 61 ui/base/dragdrop/drag_utils_win.cc const gfx::Vector2d& cursor_offset, Vector2d 31 ui/base/dragdrop/os_exchange_data.h class Vector2d; Vector2d 141 ui/base/dragdrop/os_exchange_data.h const gfx::Vector2d& cursor_offset) = 0; Vector2d 143 ui/base/dragdrop/os_exchange_data.h virtual const gfx::Vector2d& GetDragImageOffset() const = 0; Vector2d 176 ui/base/dragdrop/os_exchange_data_provider_aura.cc const gfx::Vector2d& cursor_offset) { Vector2d 185 ui/base/dragdrop/os_exchange_data_provider_aura.cc const gfx::Vector2d& Vector2d 58 ui/base/dragdrop/os_exchange_data_provider_aura.h const gfx::Vector2d& cursor_offset) OVERRIDE; Vector2d 60 ui/base/dragdrop/os_exchange_data_provider_aura.h virtual const gfx::Vector2d& GetDragImageOffset() const OVERRIDE; Vector2d 88 ui/base/dragdrop/os_exchange_data_provider_aura.h gfx::Vector2d drag_image_offset_; Vector2d 484 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc const gfx::Vector2d& cursor_offset) { Vector2d 493 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc const gfx::Vector2d& OSExchangeDataProviderAuraX11::GetDragImageOffset() const { Vector2d 96 ui/base/dragdrop/os_exchange_data_provider_aurax11.h const gfx::Vector2d& cursor_offset) OVERRIDE; Vector2d 98 ui/base/dragdrop/os_exchange_data_provider_aurax11.h virtual const gfx::Vector2d& GetDragImageOffset() const OVERRIDE; Vector2d 116 ui/base/dragdrop/os_exchange_data_provider_aurax11.h gfx::Vector2d drag_image_offset_; Vector2d 544 ui/base/dragdrop/os_exchange_data_provider_win.cc const gfx::Vector2d& cursor_offset) { Vector2d 553 ui/base/dragdrop/os_exchange_data_provider_win.cc const gfx::Vector2d& OSExchangeDataProviderWin::GetDragImageOffset() const { Vector2d 186 ui/base/dragdrop/os_exchange_data_provider_win.h const gfx::Vector2d& cursor_offset) OVERRIDE; Vector2d 188 ui/base/dragdrop/os_exchange_data_provider_win.h virtual const gfx::Vector2d& GetDragImageOffset() const OVERRIDE; Vector2d 198 ui/base/dragdrop/os_exchange_data_provider_win.h gfx::Vector2d drag_image_offset_; Vector2d 29 ui/base/gtk/gtk_screen_util.cc gfx::Vector2d GetWidgetScreenOffset(GtkWidget* widget) { Vector2d 34 ui/base/gtk/gtk_screen_util.cc return gfx::Vector2d(0, 0); Vector2d 47 ui/base/gtk/gtk_screen_util.cc return gfx::Vector2d(x, y); Vector2d 27 ui/base/gtk/gtk_screen_util.h UI_BASE_EXPORT gfx::Vector2d GetWidgetScreenOffset(GtkWidget* widget); Vector2d 260 ui/compositor/compositor.h virtual void ApplyScrollAndScale(const gfx::Vector2d& scroll_delta, Vector2d 275 ui/events/event.h gfx::Vector2d diff = gfx::ToFlooredPoint(location_) - offset; Vector2d 430 ui/events/event.h const gfx::Vector2d& offset() const { return offset_; } Vector2d 437 ui/events/event.h gfx::Vector2d offset_; Vector2d 84 ui/events/event_processor_unittest.cc gfx::Vector2d vector; Vector2d 21 ui/events/event_utils.h class Vector2d; Vector2d 84 ui/events/event_utils.h EVENTS_EXPORT gfx::Vector2d GetMouseWheelOffset( Vector2d 60 ui/events/events_stub.cc gfx::Vector2d GetMouseWheelOffset(const base::NativeEvent& native_event) { Vector2d 62 ui/events/events_stub.cc return gfx::Vector2d(); Vector2d 48 ui/events/gestures/gesture_point.cc same_direction_count_ = gfx::Vector2d(); Vector2d 62 ui/events/gestures/gesture_point.cc gfx::Vector2d sd(ScrollVelocityDirection(velocity_calculator_.XVelocity()), Vector2d 96 ui/events/gestures/gesture_point.cc same_direction_count_ = gfx::Vector2d(); Vector2d 137 ui/events/gestures/gesture_point.h gfx::Vector2d same_direction_count_; Vector2d 61 ui/events/ozone/events_ozone.cc gfx::Vector2d GetMouseWheelOffset(const base::NativeEvent& native_event) { Vector2d 274 ui/events/win/events_win.cc gfx::Vector2d GetMouseWheelOffset(const base::NativeEvent& native_event) { Vector2d 278 ui/events/win/events_win.cc return gfx::Vector2d(0, GET_WHEEL_DELTA_WPARAM(native_event.wParam)); Vector2d 279 ui/events/win/events_win.cc return gfx::Vector2d(GET_WHEEL_DELTA_WPARAM(native_event.wParam), 0); Vector2d 512 ui/events/x/events_x.cc gfx::Vector2d GetMouseWheelOffset(const base::NativeEvent& native_event) { Vector2d 516 ui/events/x/events_x.cc return gfx::Vector2d(static_cast<int>(x_offset), Vector2d 525 ui/events/x/events_x.cc return gfx::Vector2d(0, kWheelScrollAmount); Vector2d 527 ui/events/x/events_x.cc return gfx::Vector2d(0, -kWheelScrollAmount); Vector2d 529 ui/events/x/events_x.cc return gfx::Vector2d(kWheelScrollAmount, 0); Vector2d 531 ui/events/x/events_x.cc return gfx::Vector2d(-kWheelScrollAmount, 0); Vector2d 533 ui/events/x/events_x.cc return gfx::Vector2d(); Vector2d 48 ui/events/x/events_x_unittest.cc gfx::Vector2d offset; Vector2d 134 ui/gfx/blit.cc const gfx::Vector2d& offset) { Vector2d 17 ui/gfx/blit.h class Vector2d; Vector2d 48 ui/gfx/blit.h const Vector2d& offset); Vector2d 80 ui/gfx/blit_unittest.cc gfx::Vector2d(0, 0)); Vector2d 85 ui/gfx/blit_unittest.cc gfx::ScrollCanvas(canvas.get(), center_three, gfx::Vector2d(0, -1)); Vector2d 96 ui/gfx/blit_unittest.cc gfx::ScrollCanvas(canvas.get(), center_three, gfx::Vector2d(0, 1)); Vector2d 107 ui/gfx/blit_unittest.cc gfx::ScrollCanvas(canvas.get(), center_three, gfx::Vector2d(1, 0)); Vector2d 118 ui/gfx/blit_unittest.cc gfx::ScrollCanvas(canvas.get(), center_three, gfx::Vector2d(-1, 0)); Vector2d 129 ui/gfx/blit_unittest.cc gfx::ScrollCanvas(canvas.get(), center_three, gfx::Vector2d(2, 2)); Vector2d 216 ui/gfx/canvas.cc void Canvas::Translate(const Vector2d& offset) { Vector2d 214 ui/gfx/canvas.h void Translate(const Vector2d& offset); Vector2d 275 ui/gfx/canvas_skia.cc rect += Vector2d(0, (text_bounds.height() - text_height) / 2); Vector2d 285 ui/gfx/canvas_skia.cc rect += Vector2d(0, line_height); Vector2d 315 ui/gfx/canvas_skia.cc rect += Vector2d(0, (text_bounds.height() - text_height) / 2); Vector2d 423 ui/gfx/canvas_skia.cc rect += Vector2d(0, (display_rect.height() - line_height) / 2); Vector2d 15 ui/gfx/geometry/point.cc template class PointBase<Point, int, Vector2d>; Vector2d 18 ui/gfx/geometry/point.cc Point::Point(DWORD point) : PointBase<Point, int, Vector2d>(0, 0){ Vector2d 25 ui/gfx/geometry/point.cc : PointBase<Point, int, Vector2d>(point.x, point.y) { Vector2d 42 ui/gfx/geometry/point.cc : PointBase<Point, int, Vector2d>(point.x, point.y) { Vector2d 25 ui/gfx/geometry/point.h class GFX_EXPORT Point : public PointBase<Point, int, Vector2d> { Vector2d 27 ui/gfx/geometry/point.h Point() : PointBase<Point, int, Vector2d>(0, 0) {} Vector2d 28 ui/gfx/geometry/point.h Point(int x, int y) : PointBase<Point, int, Vector2d>(x, y) {} Vector2d 64 ui/gfx/geometry/point.h inline Point operator+(const Point& lhs, const Vector2d& rhs) { Vector2d 70 ui/gfx/geometry/point.h inline Point operator-(const Point& lhs, const Vector2d& rhs) { Vector2d 76 ui/gfx/geometry/point.h inline Vector2d operator-(const Point& lhs, const Point& rhs) { Vector2d 77 ui/gfx/geometry/point.h return Vector2d(lhs.x() - rhs.x(), lhs.y() - rhs.y()); Vector2d 80 ui/gfx/geometry/point.h inline Point PointAtOffsetFromOrigin(const Vector2d& offset_from_origin) { Vector2d 85 ui/gfx/geometry/point.h extern template class PointBase<Point, int, Vector2d>; Vector2d 53 ui/gfx/geometry/point_unittest.cc Vector2d v1(3, -3); Vector2d 54 ui/gfx/geometry/point_unittest.cc Vector2d v2(-8, 1); Vector2d 64 ui/gfx/geometry/point_unittest.cc { a, a + Vector2d() }, Vector2d 76 ui/gfx/geometry/point_unittest.cc EXPECT_EQ(Vector2d(-20 - 1, 8 - 5).ToString(), (b - a).ToString()); Vector2d 22 ui/gfx/geometry/rect.cc template class RectBase<Rect, Point, Size, Insets, Vector2d, int>; Vector2d 72 ui/gfx/geometry/rect.cc Rect operator+(const Rect& lhs, const Vector2d& rhs) { Vector2d 78 ui/gfx/geometry/rect.cc Rect operator-(const Rect& lhs, const Vector2d& rhs) { Vector2d 39 ui/gfx/geometry/rect.h : public RectBase<Rect, Point, Size, Insets, Vector2d, int> { Vector2d 41 ui/gfx/geometry/rect.h Rect() : RectBase<Rect, Point, Size, Insets, Vector2d, int>(Point()) {} Vector2d 44 ui/gfx/geometry/rect.h : RectBase<Rect, Point, Size, Insets, Vector2d, int> Vector2d 48 ui/gfx/geometry/rect.h : RectBase<Rect, Point, Size, Insets, Vector2d, int> Vector2d 60 ui/gfx/geometry/rect.h : RectBase<Rect, Point, Size, Insets, Vector2d, int>(size) {} Vector2d 63 ui/gfx/geometry/rect.h : RectBase<Rect, Point, Size, Insets, Vector2d, int>(origin, size) {} Vector2d 92 ui/gfx/geometry/rect.h GFX_EXPORT Rect operator+(const Rect& lhs, const Vector2d& rhs); Vector2d 93 ui/gfx/geometry/rect.h GFX_EXPORT Rect operator-(const Rect& lhs, const Vector2d& rhs); Vector2d 95 ui/gfx/geometry/rect.h inline Rect operator+(const Vector2d& lhs, const Rect& rhs) { Vector2d 140 ui/gfx/geometry/rect.h extern template class RectBase<Rect, Point, Size, Insets, Vector2d, int>; Vector2d 821 ui/gfx/geometry/rect_unittest.cc EXPECT_EQ(Rect(2, 1, 3, 4).ToString(), (i + Vector2d(1, -1)).ToString()); Vector2d 822 ui/gfx/geometry/rect_unittest.cc EXPECT_EQ(Rect(2, 1, 3, 4).ToString(), (Vector2d(1, -1) + i).ToString()); Vector2d 823 ui/gfx/geometry/rect_unittest.cc i += Vector2d(1, -1); Vector2d 825 ui/gfx/geometry/rect_unittest.cc EXPECT_EQ(Rect(1, 2, 3, 4).ToString(), (i - Vector2d(1, -1)).ToString()); Vector2d 826 ui/gfx/geometry/rect_unittest.cc i -= Vector2d(1, -1); Vector2d 13 ui/gfx/geometry/vector2d.cc bool Vector2d::IsZero() const { Vector2d 17 ui/gfx/geometry/vector2d.cc void Vector2d::Add(const Vector2d& other) { Vector2d 22 ui/gfx/geometry/vector2d.cc void Vector2d::Subtract(const Vector2d& other) { Vector2d 27 ui/gfx/geometry/vector2d.cc int64 Vector2d::LengthSquared() const { Vector2d 31 ui/gfx/geometry/vector2d.cc float Vector2d::Length() const { Vector2d 35 ui/gfx/geometry/vector2d.cc std::string Vector2d::ToString() const { Vector2d 21 ui/gfx/geometry/vector2d.h class GFX_EXPORT Vector2d { Vector2d 23 ui/gfx/geometry/vector2d.h Vector2d() : x_(0), y_(0) {} Vector2d 24 ui/gfx/geometry/vector2d.h Vector2d(int x, int y) : x_(x), y_(y) {} Vector2d 36 ui/gfx/geometry/vector2d.h void Add(const Vector2d& other); Vector2d 38 ui/gfx/geometry/vector2d.h void Subtract(const Vector2d& other); Vector2d 40 ui/gfx/geometry/vector2d.h void operator+=(const Vector2d& other) { Add(other); } Vector2d 41 ui/gfx/geometry/vector2d.h void operator-=(const Vector2d& other) { Subtract(other); } Vector2d 43 ui/gfx/geometry/vector2d.h void SetToMin(const Vector2d& other) { Vector2d 48 ui/gfx/geometry/vector2d.h void SetToMax(const Vector2d& other) { Vector2d 69 ui/gfx/geometry/vector2d.h inline bool operator==(const Vector2d& lhs, const Vector2d& rhs) { Vector2d 73 ui/gfx/geometry/vector2d.h inline Vector2d operator-(const Vector2d& v) { Vector2d 74 ui/gfx/geometry/vector2d.h return Vector2d(-v.x(), -v.y()); Vector2d 77 ui/gfx/geometry/vector2d.h inline Vector2d operator+(const Vector2d& lhs, const Vector2d& rhs) { Vector2d 78 ui/gfx/geometry/vector2d.h Vector2d result = lhs; Vector2d 83 ui/gfx/geometry/vector2d.h inline Vector2d operator-(const Vector2d& lhs, const Vector2d& rhs) { Vector2d 84 ui/gfx/geometry/vector2d.h Vector2d result = lhs; Vector2d 11 ui/gfx/geometry/vector2d_conversions.cc Vector2d ToFlooredVector2d(const Vector2dF& vector2d) { Vector2d 14 ui/gfx/geometry/vector2d_conversions.cc return Vector2d(x, y); Vector2d 17 ui/gfx/geometry/vector2d_conversions.cc Vector2d ToCeiledVector2d(const Vector2dF& vector2d) { Vector2d 20 ui/gfx/geometry/vector2d_conversions.cc return Vector2d(x, y); Vector2d 23 ui/gfx/geometry/vector2d_conversions.cc Vector2d ToRoundedVector2d(const Vector2dF& vector2d) { Vector2d 26 ui/gfx/geometry/vector2d_conversions.cc return Vector2d(x, y); Vector2d 14 ui/gfx/geometry/vector2d_conversions.h GFX_EXPORT Vector2d ToFlooredVector2d(const Vector2dF& vector2d); Vector2d 17 ui/gfx/geometry/vector2d_conversions.h GFX_EXPORT Vector2d ToCeiledVector2d(const Vector2dF& vector2d); Vector2d 20 ui/gfx/geometry/vector2d_conversions.h GFX_EXPORT Vector2d ToRoundedVector2d(const Vector2dF& vector2d); Vector2d 16 ui/gfx/geometry/vector2d_unittest.cc Vector2d i(3, 4); Vector2d 22 ui/gfx/geometry/vector2d_unittest.cc Vector2d int_zero(0, 0); Vector2d 23 ui/gfx/geometry/vector2d_unittest.cc Vector2d int_nonzero(2, -2); Vector2d 34 ui/gfx/geometry/vector2d_unittest.cc Vector2d i1(3, 5); Vector2d 35 ui/gfx/geometry/vector2d_unittest.cc Vector2d i2(4, -1); Vector2d 38 ui/gfx/geometry/vector2d_unittest.cc Vector2d expected; Vector2d 39 ui/gfx/geometry/vector2d_unittest.cc Vector2d actual; Vector2d 41 ui/gfx/geometry/vector2d_unittest.cc { Vector2d(3, 5), i1 + Vector2d() }, Vector2d 42 ui/gfx/geometry/vector2d_unittest.cc { Vector2d(3 + 4, 5 - 1), i1 + i2 }, Vector2d 43 ui/gfx/geometry/vector2d_unittest.cc { Vector2d(3 - 4, 5 + 1), i1 - i2 } Vector2d 57 ui/gfx/geometry/vector2d_unittest.cc { Vector2dF(3.1F, 5.1F), f1 + Vector2d() }, Vector2d 70 ui/gfx/geometry/vector2d_unittest.cc Vector2d expected; Vector2d 71 ui/gfx/geometry/vector2d_unittest.cc Vector2d actual; Vector2d 73 ui/gfx/geometry/vector2d_unittest.cc { Vector2d(0, 0), -Vector2d(0, 0) }, Vector2d 74 ui/gfx/geometry/vector2d_unittest.cc { Vector2d(-3, -3), -Vector2d(3, 3) }, Vector2d 75 ui/gfx/geometry/vector2d_unittest.cc { Vector2d(3, 3), -Vector2d(-3, -3) }, Vector2d 76 ui/gfx/geometry/vector2d_unittest.cc { Vector2d(-3, 3), -Vector2d(3, -3) }, Vector2d 77 ui/gfx/geometry/vector2d_unittest.cc { Vector2d(3, -3), -Vector2d(-3, 3) } Vector2d 88 ui/gfx/geometry/vector2d_unittest.cc { Vector2dF(0, 0), -Vector2d(0, 0) }, Vector2d 168 ui/gfx/geometry/vector2d_unittest.cc Vector2d vector(v0, v1); Vector2d 199 ui/gfx/geometry/vector2d_unittest.cc Vector2d a; Vector2d 201 ui/gfx/geometry/vector2d_unittest.cc a = Vector2d(3, 5); Vector2d 202 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2d(3, 5).ToString(), a.ToString()); Vector2d 203 ui/gfx/geometry/vector2d_unittest.cc a.SetToMax(Vector2d(2, 4)); Vector2d 204 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2d(3, 5).ToString(), a.ToString()); Vector2d 205 ui/gfx/geometry/vector2d_unittest.cc a.SetToMax(Vector2d(3, 5)); Vector2d 206 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2d(3, 5).ToString(), a.ToString()); Vector2d 207 ui/gfx/geometry/vector2d_unittest.cc a.SetToMax(Vector2d(4, 2)); Vector2d 208 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2d(4, 5).ToString(), a.ToString()); Vector2d 209 ui/gfx/geometry/vector2d_unittest.cc a.SetToMax(Vector2d(8, 10)); Vector2d 210 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2d(8, 10).ToString(), a.ToString()); Vector2d 212 ui/gfx/geometry/vector2d_unittest.cc a.SetToMin(Vector2d(9, 11)); Vector2d 213 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2d(8, 10).ToString(), a.ToString()); Vector2d 214 ui/gfx/geometry/vector2d_unittest.cc a.SetToMin(Vector2d(8, 10)); Vector2d 215 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2d(8, 10).ToString(), a.ToString()); Vector2d 216 ui/gfx/geometry/vector2d_unittest.cc a.SetToMin(Vector2d(11, 9)); Vector2d 217 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2d(8, 9).ToString(), a.ToString()); Vector2d 218 ui/gfx/geometry/vector2d_unittest.cc a.SetToMin(Vector2d(7, 11)); Vector2d 219 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2d(7, 9).ToString(), a.ToString()); Vector2d 220 ui/gfx/geometry/vector2d_unittest.cc a.SetToMin(Vector2d(3, 5)); Vector2d 221 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2d(3, 5).ToString(), a.ToString()); Vector2d 341 ui/gfx/render_text.cc const Point end = start_ + Vector2d(total_length_, -height); Vector2d 430 ui/gfx/render_text.cc display_offset_ = Vector2d(); Vector2d 874 ui/gfx/render_text.cc const Vector2d& RenderText::GetUpdatedDisplayOffset() { Vector2d 956 ui/gfx/render_text.cc Vector2d RenderText::GetLineOffset(size_t line_number) { Vector2d 957 ui/gfx/render_text.cc Vector2d offset = display_rect().OffsetFromOrigin(); Vector2d 962 ui/gfx/render_text.cc offset.Add(Vector2d(0, lines_[line_number].preceding_heights)); Vector2d 1001 ui/gfx/render_text.cc const Vector2d offset = GetLineOffset(line); Vector2d 1017 ui/gfx/render_text.cc Vector2d RenderText::GetAlignmentOffset(size_t line_number) { Vector2d 1022 ui/gfx/render_text.cc Vector2d offset; Vector2d 1299 ui/gfx/render_text.cc Vector2d delta_offset(delta_x, 0); Vector2d 462 ui/gfx/render_text.h const Vector2d& GetUpdatedDisplayOffset(); Vector2d 528 ui/gfx/render_text.h Vector2d GetLineOffset(size_t line_number); Vector2d 541 ui/gfx/render_text.h Vector2d GetAlignmentOffset(size_t line_number); Vector2d 689 ui/gfx/render_text.h Vector2d display_offset_; Vector2d 257 ui/gfx/render_text_mac.cc gfx::Vector2d text_offset = GetLineOffset(0); Vector2d 259 ui/gfx/render_text_mac.cc text_offset += gfx::Vector2d(0, common_baseline_); Vector2d 381 ui/gfx/render_text_pango.cc Vector2d offset(GetLineOffset(0) + Vector2d(0, GetLayoutTextBaseline())); Vector2d 1399 ui/gfx/render_text_unittest.cc Vector2d offset = render_text->GetLineOffset(0); Vector2d 1425 ui/gfx/render_text_unittest.cc const Vector2d prev_offset = render_text->GetLineOffset(0); Vector2d 1447 ui/gfx/render_text_unittest.cc Vector2d offset = render_text->GetLineOffset(0); Vector2d 810 ui/gfx/render_text_win.cc const Vector2d line_offset = GetLineOffset(i); Vector2d 817 ui/gfx/render_text_win.cc const Vector2d text_offset = line_offset + Vector2d(0, line.baseline); Vector2d 831 ui/gfx/render_text_win.cc Vector2d(preceding_segment_widths, 0), Vector2d 80 ui/message_center/views/padded_button.cc gfx::Vector2d offset; Vector2d 51 ui/views/button_drag_utils.cc gfx::Vector2d(prefsize.width() / 2, prefsize.height() / 2), data); Vector2d 102 ui/views/controls/button/image_button.cc canvas->Translate(gfx::Vector2d(width(), 0)); Vector2d 687 ui/views/controls/combobox/combobox.cc canvas->Translate(gfx::Vector2d(width(), 0)); Vector2d 617 ui/views/controls/menu/menu_controller.cc gfx::Vector2d moved = screen_loc - menu_start_mouse_press_loc_; Vector2d 46 ui/views/controls/menu/menu_image_util.cc canvas->Translate(gfx::Vector2d(1, 1)); Vector2d 837 ui/views/controls/menu/menu_item_view.cc text_bounds + gfx::Vector2d(0, font_list.GetHeight()), Vector2d 215 ui/views/controls/slider.cc canvas->Translate(gfx::Vector2d(kBarInsetX, bar_cy)); Vector2d 950 ui/views/controls/textfield/textfield.cc const gfx::Vector2d kOffset(-15, 0); Vector2d 1283 ui/views/view.cc bool View::ExceededDragThreshold(const gfx::Vector2d& delta) { Vector2d 1414 ui/views/view.cc gfx::Vector2d View::CalculateOffsetToAncestorWithLayer( Vector2d 1419 ui/views/view.cc return gfx::Vector2d(); Vector2d 1422 ui/views/view.cc return gfx::Vector2d(); Vector2d 1424 ui/views/view.cc return gfx::Vector2d(GetMirroredX(), y()) + Vector2d 1433 ui/views/view.cc gfx::Vector2d offset(GetMirroredX(), y()); Vector2d 1473 ui/views/view.cc void View::UpdateChildLayerBounds(const gfx::Vector2d& offset) { Vector2d 1480 ui/views/view.cc offset + gfx::Vector2d(child->GetMirroredX(), child->y())); Vector2d 1773 ui/views/view.cc canvas->Translate(gfx::Vector2d(width(), 0)); Vector2d 1911 ui/views/view.cc gfx::Vector2d(GetMirroredX(), y()) + Vector2d 2107 ui/views/view.cc void View::ReparentLayer(const gfx::Vector2d& offset, ui::Layer* parent_layer) { Vector2d 927 ui/views/view.h static bool ExceededDragThreshold(const gfx::Vector2d& delta); Vector2d 1086 ui/views/view.h virtual gfx::Vector2d CalculateOffsetToAncestorWithLayer( Vector2d 1103 ui/views/view.h void UpdateChildLayerBounds(const gfx::Vector2d& offset); Vector2d 1355 ui/views/view.h void ReparentLayer(const gfx::Vector2d& offset, ui::Layer* parent_layer); Vector2d 893 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc const gfx::Vector2d& drag_offset, Vector2d 176 ui/views/widget/desktop_aura/desktop_native_widget_aura.h const gfx::Vector2d& drag_offset, Vector2d 120 ui/views/widget/desktop_aura/desktop_window_tree_host.h const gfx::Vector2d& drag_offset, Vector2d 58 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc void InsetBottomRight(gfx::Rect* rect, gfx::Vector2d vector) { Vector2d 226 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc gfx::Vector2d(expanded.width() - size_in_pixels.width(), Vector2d 241 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc gfx::Vector2d(expanded_size.width() - size_in_pixels.width(), Vector2d 349 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc const gfx::Vector2d& drag_offset, Vector2d 493 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc gfx::Vector2d(new_expanded.width() - expanded.width(), Vector2d 585 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc const gfx::Vector2d& top_left_delta, Vector2d 586 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc const gfx::Vector2d& bottom_right_delta) { Vector2d 87 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h const gfx::Vector2d& drag_offset, Vector2d 134 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h const gfx::Vector2d& top_left_delta, Vector2d 135 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h const gfx::Vector2d& bottom_right_delta) OVERRIDE; Vector2d 244 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h gfx::Vector2d window_expansion_top_left_delta_; Vector2d 245 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h gfx::Vector2d window_expansion_bottom_right_delta_; Vector2d 249 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h gfx::Vector2d window_enlargement_; Vector2d 567 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc const gfx::Vector2d& drag_offset, Vector2d 110 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h const gfx::Vector2d& drag_offset, Vector2d 76 ui/views/widget/desktop_aura/x11_desktop_window_move_client.cc const gfx::Vector2d& drag_offset, Vector2d 46 ui/views/widget/desktop_aura/x11_desktop_window_move_client.h const gfx::Vector2d& drag_offset, Vector2d 63 ui/views/widget/desktop_aura/x11_desktop_window_move_client.h gfx::Vector2d window_offset_; Vector2d 644 ui/views/widget/native_widget_aura.cc const gfx::Vector2d& drag_offset, Vector2d 131 ui/views/widget/native_widget_aura.h const gfx::Vector2d& drag_offset, Vector2d 215 ui/views/widget/native_widget_private.h const gfx::Vector2d& drag_offset, Vector2d 502 ui/views/widget/root_view.cc ReparentLayer(gfx::Vector2d(GetMirroredX(), y()), widget_->GetLayer()); Vector2d 686 ui/views/widget/root_view.cc gfx::Vector2d RootView::CalculateOffsetToAncestorWithLayer( Vector2d 688 ui/views/widget/root_view.cc gfx::Vector2d offset(View::CalculateOffsetToAncestorWithLayer(layer_parent)); Vector2d 120 ui/views/widget/root_view.h virtual gfx::Vector2d CalculateOffsetToAncestorWithLayer( Vector2d 524 ui/views/widget/widget.cc const gfx::Vector2d& drag_offset, Vector2d 402 ui/views/widget/widget.h MoveLoopResult RunMoveLoop(const gfx::Vector2d& drag_offset, Vector2d 694 ui/views/win/hwnd_message_handler.cc bool HWNDMessageHandler::RunMoveLoop(const gfx::Vector2d& drag_offset, Vector2d 162 ui/views/win/hwnd_message_handler.h bool RunMoveLoop(const gfx::Vector2d& drag_offset, bool hide_on_escape); Vector2d 183 ui/wm/core/window_animations.cc gfx::Vector2d top_left_delta(world_at_start.x() - union_in_window_space.x(), Vector2d 186 ui/wm/core/window_animations.cc gfx::Vector2d bottom_right_delta( Vector2d 266 ui/wm/core/window_animations_unittest.cc const gfx::Vector2d& top_left, Vector2d 267 ui/wm/core/window_animations_unittest.cc const gfx::Vector2d& bottom_right) OVERRIDE {} Vector2d 12 ui/wm/public/animation_host.h class Vector2d; Vector2d 31 ui/wm/public/animation_host.h const gfx::Vector2d& top_left_delta, Vector2d 32 ui/wm/public/animation_host.h const gfx::Vector2d& bottom_right_delta) = 0; Vector2d 38 ui/wm/public/window_move_client.h const gfx::Vector2d& drag_offset,