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

  /external/chromium_org/ash/shelf/
shelf.cc 137 bool Shelf::IsShowingOverflowBubble() const {
138 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 156 milliseconds