Searched refs:UpdateMagnetismWindow (Results 1 – 2 of 2) sorted by relevance
127 bool UpdateMagnetismWindow(const gfx::Rect& bounds, uint32 edges);
713 if (UpdateMagnetismWindow(*bounds, kAllMagnetismEdges)) { in MagneticallySnapToOtherWindows()727 if (UpdateMagnetismWindow(*bounds, edges)) { in MagneticallySnapResizeToOtherWindows()737 bool WorkspaceWindowResizer::UpdateMagnetismWindow(const gfx::Rect& bounds, in UpdateMagnetismWindow() function in ash::internal::WorkspaceWindowResizer