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

  /external/chromium_org/ash/wm/workspace/
snap_types.h 12 enum SnapType {
workspace_window_resizer.h 70 enum SnapType {
158 // Returns the SnapType for the specified point. SNAP_NONE is used if no
160 SnapType GetSnapType(const gfx::Point& location) const;
188 // Last SnapType.
189 SnapType snap_type_;

Completed in 53 milliseconds