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

  /external/chromium_org/ash/wm/workspace/
frame_maximize_button.h 120 void UpdateSnap(const gfx::Point& location,
frame_maximize_button.cc 146 UpdateSnap(location, true, false);
361 UpdateSnap(event.location(), false, event.IsGestureEvent());
417 UpdateSnap(press_location_, false, press_is_gesture_);
420 void FrameMaximizeButton::UpdateSnap(const gfx::Point& location,

Completed in 33 milliseconds