Searched refs:AdjustSnappedBounds (Results 1 – 3 of 3) sorted by relevance
317 window_state->AdjustSnappedBounds(&bounds); in ProcessWorkspaceEvents()333 window_state->AdjustSnappedBounds(&bounds); in ProcessWorkspaceEvents()347 window_state->AdjustSnappedBounds(&bounds); in ProcessWorkspaceEvents()397 window_state->AdjustSnappedBounds(&child_bounds); in SetBounds()
324 void AdjustSnappedBounds(gfx::Rect* bounds);
331 void WindowState::AdjustSnappedBounds(gfx::Rect* bounds) { in AdjustSnappedBounds() function in ash::wm::WindowState