Searched refs:ShouldTabShowCloseButton (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_utils.h58 bool ShouldTabShowCloseButton(int capacity,
H A Dtab_utils.cc90 if (ShouldTabShowCloseButton(capacity, is_pinned_tab, is_active_tab))
106 if (ShouldTabShowCloseButton(capacity, is_pinned_tab, is_active_tab))
111 bool ShouldTabShowCloseButton(int capacity, function in namespace:chrome
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab.cc1443 return chrome::ShouldTabShowCloseButton(

Completed in 74 milliseconds