SNAP_LEFT 209 ash/frame/caption_buttons/alternate_frame_size_button.cc snap_type_ = SNAP_LEFT; SNAP_LEFT 223 ash/frame/caption_buttons/alternate_frame_size_button.cc if (snap_type_ == SNAP_LEFT || snap_type_ == SNAP_RIGHT) { SNAP_LEFT 228 ash/frame/caption_buttons/alternate_frame_size_button.cc gfx::Rect phantom_bounds_in_parent = (snap_type_ == SNAP_LEFT) ? SNAP_LEFT 256 ash/frame/caption_buttons/alternate_frame_size_button.cc (snap_type_ == SNAP_LEFT || snap_type_ == SNAP_RIGHT)) { SNAP_LEFT 261 ash/frame/caption_buttons/alternate_frame_size_button.cc snap_type_ == SNAP_LEFT ? SNAP_LEFT 265 ash/frame/caption_buttons/alternate_frame_size_button.cc snap_type_ == SNAP_LEFT ? SNAP_LEFT 131 ash/frame/caption_buttons/bubble_contents_button_row.cc SNAP_RESTORE : SNAP_LEFT); SNAP_LEFT 149 ash/frame/caption_buttons/bubble_contents_button_row.cc SNAP_RESTORE : SNAP_LEFT); SNAP_LEFT 164 ash/frame/caption_buttons/bubble_contents_button_row.cc case SNAP_LEFT: SNAP_LEFT 119 ash/frame/caption_buttons/frame_maximize_button.cc case SNAP_LEFT: SNAP_LEFT 433 ash/frame/caption_buttons/frame_maximize_button.cc return maximize_type == FRAME_STATE_SNAP_LEFT ? SNAP_RESTORE : SNAP_LEFT; SNAP_LEFT 444 ash/frame/caption_buttons/frame_maximize_button.cc case SNAP_LEFT: SNAP_LEFT 481 ash/frame/caption_buttons/frame_maximize_button.cc case SNAP_LEFT: { SNAP_LEFT 393 ash/frame/caption_buttons/frame_maximize_button_unittest.cc GetButtonForUnitTest(SNAP_LEFT)->GetBoundsInScreen().CenterPoint(); SNAP_LEFT 439 ash/frame/caption_buttons/frame_maximize_button_unittest.cc GetButtonForUnitTest(SNAP_LEFT)->GetBoundsInScreen().CenterPoint(); SNAP_LEFT 607 ash/frame/caption_buttons/frame_maximize_button_unittest.cc ClickMaxButton(maximize_button, window, SNAP_LEFT); SNAP_LEFT 617 ash/frame/caption_buttons/frame_maximize_button_unittest.cc ClickMaxButton(maximize_button, window, SNAP_LEFT); SNAP_LEFT 641 ash/frame/caption_buttons/frame_maximize_button_unittest.cc ClickMaxButton(maximize_button, window, SNAP_LEFT); SNAP_LEFT 648 ash/frame/caption_buttons/frame_maximize_button_unittest.cc ClickMaxButton(maximize_button, window, SNAP_LEFT); SNAP_LEFT 668 ash/frame/caption_buttons/frame_maximize_button_unittest.cc ClickMaxButton(maximize_button, window, SNAP_LEFT); SNAP_LEFT 794 ash/frame/caption_buttons/frame_maximize_button_unittest.cc GetButtonForUnitTest(SNAP_LEFT)->GetBoundsInScreen().CenterPoint(); SNAP_LEFT 96 ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc case SNAP_LEFT: SNAP_LEFT 625 ash/wm/dock/docked_window_layout_manager.cc if ((edge == SNAP_LEFT && alignment == DOCKED_ALIGNMENT_RIGHT) || SNAP_LEFT 633 ash/wm/dock/docked_window_layout_manager.cc if ((edge == SNAP_LEFT && shelf_alignment == SHELF_ALIGNMENT_LEFT) || SNAP_LEFT 424 ash/wm/workspace/workspace_window_resizer.cc if (snap_type_ == SNAP_LEFT || snap_type_ == SNAP_RIGHT) { SNAP_LEFT 437 ash/wm/workspace/workspace_window_resizer.cc const wm::WMEvent event(snap_type_ == SNAP_LEFT ? SNAP_LEFT 441 ash/wm/workspace/workspace_window_resizer.cc snap_type_ == SNAP_LEFT ? SNAP_LEFT 949 ash/wm/workspace/workspace_window_resizer.cc phantom_bounds = (snap_type_ == SNAP_LEFT) ? SNAP_LEFT 1011 ash/wm/workspace/workspace_window_resizer.cc return SNAP_LEFT;