MoveWindow        418 ash/extended_desktop_unittest.cc TEST_F(ExtendedDesktopTest, MoveWindow) {
MoveWindow         74 ash/magnifier/magnification_controller.cc   virtual void MoveWindow(int x, int y, bool animate) OVERRIDE;
MoveWindow         75 ash/magnifier/magnification_controller.cc   virtual void MoveWindow(const gfx::Point& point, bool animate) OVERRIDE;
MoveWindow         49 ash/magnifier/magnification_controller.h   virtual void MoveWindow(int x, int y, bool animate) = 0;
MoveWindow         50 ash/magnifier/magnification_controller.h   virtual void MoveWindow(const gfx::Point& point, bool animate) = 0;
MoveWindow        130 ash/magnifier/magnification_controller_unittest.cc TEST_F(MagnificationControllerTest, MoveWindow) {
MoveWindow        137 ash/magnifier/magnification_controller_unittest.cc   GetMagnificationController()->MoveWindow(0, 0, false);
MoveWindow        140 ash/magnifier/magnification_controller_unittest.cc   GetMagnificationController()->MoveWindow(200, 300, false);
MoveWindow        143 ash/magnifier/magnification_controller_unittest.cc   GetMagnificationController()->MoveWindow(400, 0, false);
MoveWindow        146 ash/magnifier/magnification_controller_unittest.cc   GetMagnificationController()->MoveWindow(400, 300, false);
MoveWindow        150 ash/magnifier/magnification_controller_unittest.cc   GetMagnificationController()->MoveWindow(-100, 0, false);
MoveWindow        153 ash/magnifier/magnification_controller_unittest.cc   GetMagnificationController()->MoveWindow(0, -100, false);
MoveWindow        156 ash/magnifier/magnification_controller_unittest.cc   GetMagnificationController()->MoveWindow(-100, -100, false);
MoveWindow        160 ash/magnifier/magnification_controller_unittest.cc   GetMagnificationController()->MoveWindow(800, 0, false);
MoveWindow        163 ash/magnifier/magnification_controller_unittest.cc   GetMagnificationController()->MoveWindow(0, 400, false);
MoveWindow        166 ash/magnifier/magnification_controller_unittest.cc   GetMagnificationController()->MoveWindow(200, 400, false);
MoveWindow        169 ash/magnifier/magnification_controller_unittest.cc   GetMagnificationController()->MoveWindow(1000, 1000, false);
MoveWindow        205 ash/magnifier/magnification_controller_unittest.cc   GetMagnificationController()->MoveWindow(0, 0, false);
MoveWindow        248 chrome/browser/devtools/devtools_embedder_message_dispatcher.cc   d->RegisterHandler("moveWindowBy", &Delegate::MoveWindow, delegate);
MoveWindow         38 chrome/browser/devtools/devtools_embedder_message_dispatcher.h     virtual void MoveWindow(int x, int y) = 0;
MoveWindow        310 chrome/browser/devtools/devtools_window.h   virtual void MoveWindow(int x, int y) OVERRIDE;
MoveWindow        345 chrome/browser/media/native_desktop_media_list_unittest.cc TEST_F(DesktopMediaListTest, MoveWindow) {
MoveWindow        439 chrome/browser/ui/gtk/bubble/bubble_gtk.cc     MoveWindow();
MoveWindow        564 chrome/browser/ui/gtk/bubble/bubble_gtk.cc     MoveWindow();
MoveWindow        697 chrome/browser/ui/gtk/bubble/bubble_gtk.cc     MoveWindow();
MoveWindow        771 chrome/browser/ui/gtk/bubble/bubble_gtk.cc     MoveWindow();
MoveWindow        784 chrome/browser/ui/gtk/bubble/bubble_gtk.cc     MoveWindow();
MoveWindow        164 chrome/browser/ui/gtk/bubble/bubble_gtk.h   void MoveWindow();
MoveWindow        118 chrome/installer/util/install_util.cc       ::MoveWindow(foreground_window,
MoveWindow        289 sandbox/win/sandbox_poc/main_ui_window.cc     ::MoveWindow(list_view_,
MoveWindow        261 third_party/wtl/include/atlfind.h 			::MoveWindow(hWndDialog, rect.left, rect.top, rect.Width(), rect.Height(), TRUE);
MoveWindow        329 third_party/wtl/include/atlwince.h 			wCtl.MoveWindow(&rCtl, FALSE);
MoveWindow        344 third_party/wtl/include/atlwince.h 		pT->MoveWindow(&si.rcVisibleDesktop, FALSE);
MoveWindow       1494 third_party/wtl/include/atlwince.h 		pT->MoveWindow(&rect, bRepaint);
MoveWindow        261 ui/gl/gl_surface_wgl.cc   if (!MoveWindow(child_window_,