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 402 bool drag_and_drop_item_pinned_; member in class:ash::ShelfView
shelf_view.cc 386 drag_and_drop_item_pinned_(false),
587 drag_and_drop_item_pinned_ = false;
604 drag_and_drop_item_pinned_ = true;
663 if (drag_and_drop_item_pinned_ && cancel)
    [all...]

Completed in 48 milliseconds