Searched refs:PaintFrameColor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/window/
H A Dframe_background.h75 void PaintFrameColor(gfx::Canvas* canvas, View* view) const;
H A Dframe_background.cc57 PaintFrameColor(canvas, view);
144 void FrameBackground::PaintFrameColor(gfx::Canvas* canvas, View* view) const { function in class:views::FrameBackground

Completed in 165 milliseconds