Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/toolbar/
Dback_button.cc40 SetFocusPainter(views::Painter::CreateDashedFocusPainterWithInsets( in SetLeadingMargin()
/external/chromium_org/ui/views/
Dpainter.h79 static scoped_ptr<Painter> CreateDashedFocusPainterWithInsets(
Dpainter.cc361 scoped_ptr<Painter> Painter::CreateDashedFocusPainterWithInsets( in CreateDashedFocusPainterWithInsets() function in views::Painter
/external/chromium_org/chrome/browser/ui/views/autofill/
Dtooltip_icon.cc90 SetFocusPainter(views::Painter::CreateDashedFocusPainterWithInsets( in OnBoundsChanged()
Dautofill_dialog_views.cc481 views::Painter::CreateDashedFocusPainterWithInsets(insets)); in AccountChooser()
949 views::Painter::CreateDashedFocusPainterWithInsets(insets)); in SuggestedButton()
/external/chromium_org/ui/views/controls/button/
Dcheckbox.cc86 SetFocusPainter(Painter::CreateDashedFocusPainterWithInsets( in Layout()
Dlabel_button.cc152 SetFocusPainter(Painter::CreateDashedFocusPainterWithInsets( in SetStyle()
Dtext_button.cc620 SetFocusPainter(Painter::CreateDashedFocusPainterWithInsets( in TextButton()