Home
last modified time | relevance | path

Searched refs:RemovableState (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_view.h315 enum RemovableState { enum
402 RemovableState RemovableByRipOff(int index) const;
H A Dshelf_view.cc1677 ShelfView::RemovableState ShelfView::RemovableByRipOff(int index) const { in RemovableByRipOff()