Searched defs:SetFocusPainter (Results 1 – 5 of 5) sorted by relevance
90 void ImageView::SetFocusPainter(scoped_ptr<Painter> focus_painter) { in SetFocusPainter() function in views::ImageView
70 void ImageButton::SetFocusPainter(scoped_ptr<Painter> focus_painter) { in SetFocusPainter() function in views::ImageButton
184 void LabelButton::SetFocusPainter(scoped_ptr<Painter> focus_painter) { in SetFocusPainter() function in views::LabelButton
471 void TextButtonBase::SetFocusPainter(scoped_ptr<Painter> focus_painter) { in SetFocusPainter() function in views::TextButtonBase
529 void Textfield::SetFocusPainter(scoped_ptr<Painter> focus_painter) { in SetFocusPainter() function in views::Textfield