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

  /external/chromium_org/ash/wm/
drag_details.h 66 bool should_attach_to_shelf; member in struct:ash::DragDetails
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 598 bool should_attach_to_shelf = window_state->drag_details() && local
599 window_state->drag_details()->should_attach_to_shelf;
600 if (IsPopupOrTransient(window) || should_attach_to_shelf)
    [all...]

Completed in 160 milliseconds