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

  /external/chromium/chrome/browser/ui/views/location_bar/
location_bar_view.cc 127 painter_.reset(new views::HorizontalPainter(kNormalModeBackgroundImages));
672 if (painter_.get()) {
673 painter_->Paint(width(), height(), canvas);
    [all...]
location_bar_view.h 359 scoped_ptr<views::HorizontalPainter> painter_; member in class:LocationBarView

Completed in 59 milliseconds