OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drag_and_drop_item_pinned_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/shelf/
shelf_view.h
400
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;
661
if (
drag_and_drop_item_pinned_
&& cancel) {
[
all
...]
Completed in 54 milliseconds