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

  /external/chromium/chrome/browser/ui/views/tabs/
side_tab.h 33 virtual bool ShouldPaintHighlight() const;
side_tab.cc 80 if (ShouldPaintHighlight()) {
110 bool SideTab::ShouldPaintHighlight() const {
side_tab_strip.cc 40 virtual bool ShouldPaintHighlight() const OVERRIDE { return false; }

Completed in 202 milliseconds