Searched defs:focus_painter (Results 1 – 8 of 8) sorted by relevance
92 Painter* focus_painter() { return focus_painter_.get(); } in focus_painter() function
78 void ImageButton::SetFocusPainter(scoped_ptr<Painter> focus_painter) { in SetFocusPainter()
166 void LabelButton::SetFocusPainter(scoped_ptr<Painter> focus_painter) { in SetFocusPainter()
170 Painter* focus_painter() { return focus_painter_.get(); } in focus_painter() function
467 void TextButtonBase::SetFocusPainter(scoped_ptr<Painter> focus_painter) { in SetFocusPainter()
78 void ImageView::SetFocusPainter(scoped_ptr<Painter> focus_painter) { in SetFocusPainter()
314 Painter* focus_painter) { in PaintFocusPainter()
411 void Textfield::SetFocusPainter(scoped_ptr<Painter> focus_painter) { in SetFocusPainter()