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

  /external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view_ash.cc 589 gfx::ImageSkia* theme_toolbar = tp->GetImageSkiaNamed(IDR_THEME_TOOLBAR); local
591 *theme_toolbar,
595 w, theme_toolbar->height());
612 toolbar_left->width(), theme_toolbar->height());
619 toolbar_right->width(), theme_toolbar->height());
glass_browser_frame_view.cc 343 gfx::ImageSkia* theme_toolbar = tp->GetImageSkiaNamed(IDR_THEME_TOOLBAR); local
355 canvas->TileImageInt(*theme_toolbar,
358 dest_y, w, theme_toolbar->height());
opaque_browser_frame_view.cc 678 gfx::ImageSkia* theme_toolbar = tp->GetImageSkiaNamed(IDR_THEME_TOOLBAR); local
679 canvas->TileImageInt(*theme_toolbar,
682 x, bottom_y, w, theme_toolbar->height());
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
themes.html 37 "theme_toolbar" : "images/theme_toolbar_camo.png",
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack_unittest.cc 470 " \"theme_toolbar\": \"two\" }";
browser_theme_pack.cc 112 "theme_toolbar" },
192 "theme_toolbar" },
    [all...]

Completed in 1147 milliseconds