HomeSort by relevance Sort by last modified time
    Searched refs:IsCloseable (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/ui/views/tabs/
base_tab.h 77 bool IsCloseable() const;
base_tab.cc 268 bool BaseTab::IsCloseable() const {
tab.cc 634 return !data().mini && IsCloseable() && (IsActive() || IconCapacity() >= 3);

Completed in 761 milliseconds