Searched defs:MoveWindow (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dtheme_install_bubble_view_gtk.cc100 // call MoveWindow().
127 MoveWindow();
135 void ThemeInstallBubbleViewGtk::MoveWindow() { function in class:ThemeInstallBubbleViewGtk
H A Dinfo_bubble_gtk.cc288 MoveWindow();
312 void InfoBubbleGtk::MoveWindow() { function in class:InfoBubbleGtk
477 MoveWindow();
522 MoveWindow();
535 MoveWindow();
/external/chromium_org/ash/magnifier/
H A Dmagnification_controller.cc72 virtual void MoveWindow(int x, int y, bool animate) OVERRIDE;
73 virtual void MoveWindow(const gfx::Point& point, bool animate) OVERRIDE;
510 void MagnificationControllerImpl::MoveWindow(int x, int y, bool animate) { function in class:ash::MagnificationControllerImpl
517 void MagnificationControllerImpl::MoveWindow(const gfx::Point& point, function in class:ash::MagnificationControllerImpl
/external/chromium_org/chrome/browser/ui/gtk/bubble/
H A Dbubble_gtk.cc439 MoveWindow();
466 void BubbleGtk::MoveWindow() { function in class:BubbleGtk
564 MoveWindow();
697 MoveWindow();
771 MoveWindow();
784 MoveWindow();
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_window.cc843 void DevToolsWindow::MoveWindow(int x, int y) { function in class:DevToolsWindow

Completed in 174 milliseconds