Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/tabs/
Dtab.cc201 const bool show_close_button = ShouldShowCloseBox(); in OnPaint() local
202 if (show_icon != showing_icon_ || show_close_button != showing_close_button_) in OnPaint()
/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_renderer_gtk.cc631 const bool show_close_button = ShouldShowCloseBox(); in Paint() local
633 show_close_button != showing_close_button_) in Paint()