HomeSort by relevance Sort by last modified time
    Searched refs:SNAP_RIGHT (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/wm/workspace/
snap_types.h 14 SNAP_RIGHT,
frame_maximize_button.cc 122 case SNAP_RIGHT:
443 if (snap_type_ == SNAP_LEFT || snap_type_ == SNAP_RIGHT) {
477 return maximize_type == FRAME_STATE_SNAP_RIGHT ? SNAP_RESTORE : SNAP_RIGHT;
489 case SNAP_RIGHT:
529 case SNAP_RIGHT: {
  /external/chromium_org/ash/wm/
maximize_bubble_controller.cc 254 // |state| can be either SNAP_LEFT, SNAP_RIGHT or SNAP_MINIMIZE.
300 // |state| can be either SNAP_LEFT, SNAP_RIGHT or SNAP_MINIMIZE.
335 // |state| can be either SNAP_LEFT, SNAP_RIGHT or SNAP_MINIMIZE.
603 SNAP_RESTORE : SNAP_RIGHT);
622 SNAP_RESTORE : SNAP_RIGHT);
634 case SNAP_RIGHT:
717 case SNAP_RIGHT:

Completed in 192 milliseconds