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

  /external/chromium_org/ash/shelf/
shelf_view.h 409 bool drag_and_drop_item_pinned_; member in class:ash::internal::ShelfView
shelf_view.cc 375 drag_and_drop_item_pinned_(false),
583 drag_and_drop_item_pinned_ = false;
600 drag_and_drop_item_pinned_ = true;
659 if (drag_and_drop_item_pinned_ && cancel)
    [all...]

Completed in 40 milliseconds