HomeSort by relevance Sort by last modified time
    Searched defs:ShouldShowCloseBox (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.cc 631 const bool show_close_button = ShouldShowCloseBox();
698 showing_close_button_ = ShouldShowCloseBox();
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
tab.cc 201 const bool show_close_button = ShouldShowCloseBox();
267 showing_close_button_ = ShouldShowCloseBox();
632 bool Tab::ShouldShowCloseBox() const {

Completed in 32 milliseconds