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

  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab.h 55 void PaintTabBackground(gfx::Canvas* canvas);
touch_tab.cc 83 PaintTabBackground(canvas);
129 void TouchTab::PaintTabBackground(gfx::Canvas* canvas) {
  /external/chromium/chrome/browser/ui/views/tabs/
tab.h 77 void PaintTabBackground(gfx::Canvas* canvas);
tab.cc 205 PaintTabBackground(canvas);
369 void Tab::PaintTabBackground(gfx::Canvas* canvas) {
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.h 340 void PaintTabBackground(gfx::Canvas* canvas);
tab_renderer_gtk.cc 636 PaintTabBackground(canvas);
876 void TabRendererGtk::PaintTabBackground(gfx::Canvas* canvas) {
    [all...]

Completed in 735 milliseconds