HomeSort by relevance Sort by last modified time
    Searched full:createpainter (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_popup_contents_view.cc 80 border_painter_.reset(CreatePainter(IDR_OPT_IN_BUTTON));
81 border_pushed_painter_.reset(CreatePainter(IDR_OPT_IN_BUTTON_P));
101 views::Painter* CreatePainter(int image_id) {

Completed in 218 milliseconds