OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsShowingOverflowBubble
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/shelf/
shelf.cc
134
bool Shelf::
IsShowingOverflowBubble
() const {
135
return shelf_view_->
IsShowingOverflowBubble
();
shelf_view.cc
509
bool ShelfView::
IsShowingOverflowBubble
() const {
594
// When an item is dragged from overflow to shelf,
IsShowingOverflowBubble
()
596
if (!
IsShowingOverflowBubble
() &&
[
all
...]
Completed in 37 milliseconds