Searched refs:drag_and_drop_item_pinned_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dshelf_view.h400 bool drag_and_drop_item_pinned_; member in class:ash::ShelfView
H A Dshelf_view.cc386 drag_and_drop_item_pinned_(false),
587 drag_and_drop_item_pinned_ = false;
604 drag_and_drop_item_pinned_ = true;
661 if (drag_and_drop_item_pinned_ && cancel) {

Completed in 76 milliseconds