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

  /external/chromium_org/ash/frame/caption_buttons/
frame_size_button.cc 209 snap_type_ = SNAP_LEFT;
223 if (snap_type_ == SNAP_LEFT || snap_type_ == SNAP_RIGHT) {
228 gfx::Rect phantom_bounds_in_parent = (snap_type_ == SNAP_LEFT) ?
256 (snap_type_ == SNAP_LEFT || snap_type_ == SNAP_RIGHT)) {
261 snap_type_ == SNAP_LEFT ?
265 snap_type_ == SNAP_LEFT ?
frame_size_button.h 52 SNAP_LEFT,
  /external/chromium_org/ash/wm/workspace/
workspace_window_resizer.h 73 SNAP_LEFT,
workspace_window_resizer.cc 423 if (snap_type_ == SNAP_LEFT || snap_type_ == SNAP_RIGHT) {
436 const wm::WMEvent event(snap_type_ == SNAP_LEFT ?
440 snap_type_ == SNAP_LEFT ?
    [all...]

Completed in 6236 milliseconds