Searched defs:show_icon (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_renderer_data.h48 bool show_icon; member in struct:TabRendererData
H A Dtab.cc1016 const bool show_icon = ShouldShowIcon(); local
1019 if (show_icon != showing_icon_ ||
1034 if (show_icon)
1430 IconCapacity(), data().mini, IsActive(), data().show_icon,
1437 IconCapacity(), data().mini, IsActive(), data().show_icon,

Completed in 1983 milliseconds