Searched refs:PaintPainterAt (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ui/views/
H A Dbackground.cc49 Painter::PaintPainterAt(canvas, painter_, view->GetLocalBounds());
H A Dpainter.h41 static void PaintPainterAt(gfx::Canvas* canvas,
H A Dborder.cc109 Painter::PaintPainterAt(canvas, painter_.get(), view.GetLocalBounds());
H A Dpainter.cc301 void Painter::PaintPainterAt(gfx::Canvas* canvas, function in class:views::Painter
316 PaintPainterAt(canvas, focus_painter, view->GetLocalBounds());
/external/chromium_org/ui/views/bubble/
H A Dbubble_border.cc232 Painter::PaintPainterAt(canvas, images_->border_painter.get(), bounds);
240 Painter::PaintPainterAt(canvas, images_->border_painter.get(), bounds);
/external/chromium_org/ui/views/controls/button/
H A Dlabel_button_border.cc62 Painter::PaintPainterAt(canvas, painter, rect);
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dsite_chip_view.cc447 views::Painter::PaintPainterAt(canvas, painter_, rect);
/external/chromium_org/ui/views/controls/combobox/
H A Dcombobox.cc697 Painter::PaintPainterAt(canvas, text_button_painter,
705 Painter::PaintPainterAt(canvas, text_button_hovered_painter,
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc986 views::Painter::PaintPainterAt(canvas, background_border_painter_.get(),

Completed in 155 milliseconds