HomeSort by relevance Sort by last modified time
    Searched refs:CreateDashedFocusPainter (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/views/
painter.h 74 static scoped_ptr<Painter> CreateDashedFocusPainter();
painter.cc 274 scoped_ptr<Painter> Painter::CreateDashedFocusPainter() {
  /external/chromium_org/ui/views/controls/button/
image_button.cc 32 focus_painter_(Painter::CreateDashedFocusPainter()) {
text_button.cc 208 focus_painter_(Painter::CreateDashedFocusPainter()) {
  /external/chromium_org/ui/views/controls/
image_view.cc 36 focus_painter_(Painter::CreateDashedFocusPainter()) {

Completed in 214 milliseconds