Home
last modified time | relevance | path

Searched refs:RoundedBackground (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Drounded_rect_painter.cc186 class RoundedBackground : public views::Background { class
188 explicit RoundedBackground(int corner_radius, in RoundedBackground() function in chromeos::__anon016eaf430111::RoundedBackground
223 DISALLOW_COPY_AND_ASSIGN(RoundedBackground);
261 return new RoundedBackground( in CreateRoundedBackground()