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

  /external/chromium_org/chrome/browser/ui/views/
tab_icon_view.h 43 void PaintIcon(gfx::Canvas* canvas,
tab_icon_view.cc 99 PaintIcon(canvas, throbber, throbber_frame_ * image_size, 0, image_size,
105 PaintIcon(canvas, image, 0, 0, image.width(), image.height(), true);
108 void TabIconView::PaintIcon(gfx::Canvas* canvas,
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.h 232 void PaintIcon(gfx::Canvas* canvas);
tab.cc     [all...]

Completed in 137 milliseconds