HomeSort by relevance Sort by last modified time
    Searched refs:ImageSkia (Results 176 - 200 of 537) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/ash/wm/caption_buttons/
frame_caption_button.h 85 gfx::ImageSkia crossfade_image_;
  /external/chromium_org/chrome/browser/chromeos/status/
network_menu.cc 79 MenuItem(ui::MenuModel::ItemType type, base::string16 label, gfx::ImageSkia icon,
88 MenuItem(ui::MenuModel::ItemType type, base::string16 label, gfx::ImageSkia icon,
99 gfx::ImageSkia icon;
368 const gfx::ImageSkia icon = ash::network_icon::GetImageForNetwork(
378 gfx::ImageSkia(), std::string(), FLAG_DISABLED));
408 const gfx::ImageSkia icon = ash::network_icon::GetImageForNetwork(
449 const gfx::ImageSkia icon = ash::network_icon::GetImageForNetwork(
460 const gfx::ImageSkia icon =
510 const gfx::ImageSkia icon =
557 gfx::ImageSkia(), std::string(), flag))
    [all...]
  /external/chromium_org/chrome/browser/extensions/
app_icon_loader_impl.h 41 void BuildImage(const std::string& id, const gfx::ImageSkia& icon);
  /external/chromium_org/chrome/browser/task_manager/
notification_resource_provider.cc 33 virtual gfx::ImageSkia GetIcon() const OVERRIDE;
44 static gfx::ImageSkia* default_icon_;
58 gfx::ImageSkia* NotificationResource::default_icon_ = NULL;
86 gfx::ImageSkia NotificationResource::GetIcon() const {
resource_provider.h 26 class ImageSkia;
61 virtual gfx::ImageSkia GetIcon() const = 0;
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service.h 25 class ImageSkia;
app_list_controller_delegate.h 26 class ImageSkia;
64 virtual gfx::ImageSkia GetWindowIcon() = 0;
  /external/chromium_org/chrome/browser/ui/app_list/search/common/
url_icon_source.h 44 // ImageSkia gets painted on screen.
69 gfx::ImageSkia icon_;
  /external/chromium_org/chrome/browser/ui/cocoa/download/
background_theme.h 19 virtual gfx::ImageSkia* GetImageSkiaNamed(int id) const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/
avatar_menu_button.h 65 gfx::ImageSkia button_icon_;
find_bar_view.h 137 const gfx::ImageSkia* text_box_background_;
140 const gfx::ImageSkia* text_box_background_left_;
  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view.h 69 virtual gfx::ImageSkia GetFaviconForTabIconView() OVERRIDE;
86 virtual gfx::ImageSkia GetOTRAvatarIcon() const OVERRIDE;
141 gfx::ImageSkia* GetFrameImage() const;
142 gfx::ImageSkia* GetFrameOverlayImage() const;
  /external/chromium_org/chrome/browser/ui/views/location_bar/
page_action_with_badge_view.cc 36 const gfx::ImageSkia& image = image_view()->GetImage();
  /external/chromium_org/chrome/common/
icon_with_badge_image_source.cc 13 const gfx::ImageSkia& icon,
  /external/chromium_org/ui/base/
default_theme_provider.h 27 virtual gfx::ImageSkia* GetImageSkiaNamed(int id) const OVERRIDE;
  /external/chromium_org/ui/oak/
oak_window.h 35 virtual gfx::ImageSkia GetWindowIcon() OVERRIDE;
  /external/chromium_org/ui/views/linux_ui/
linux_ui.h 88 const gfx::ImageSkia& image,
  /external/chromium_org/chrome/browser/background/
background_application_list_model.h 20 class ImageSkia;
61 // NOTE: The model manages the ImageSkia result, that is it "owns" the memory,
65 const gfx::ImageSkia* GetIcon(const extensions::Extension* extension);
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_function_base.cc 72 gfx::ImageSkia final_image = gfx::ImageSkia::CreateFrom1xBitmap(immutable);
  /external/chromium_org/chrome/browser/ui/ash/app_list/
app_list_controller_ash.cc 26 gfx::ImageSkia AppListControllerDelegateAsh::GetWindowIcon() {
27 return gfx::ImageSkia();
  /external/chromium_org/chrome/browser/ui/
ntp_background_util.cc 21 gfx::Canvas* canvas, gfx::ImageSkia* ntp_background, int tiling,
80 gfx::ImageSkia* ntp_background =
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
icons_handler.cc 42 const gfx::ImageSkia& IconsInfo::GetDefaultAppIcon() {
48 const gfx::ImageSkia& IconsInfo::GetDefaultExtensionIcon() {
  /external/chromium_org/ui/app_list/test/
app_list_test_view_delegate.cc 99 gfx::ImageSkia AppListTestViewDelegate::GetWindowIcon() {
100 return gfx::ImageSkia();
  /external/chromium_org/ui/gfx/image/
image_family.h 16 class ImageSkia;
25 // size, with high-DPI bitmap versions; use an Image or ImageSkia for that. Each
120 void Add(const gfx::ImageSkia& image_skia);
  /external/chromium_org/ui/views/window/
custom_frame_view.h 15 class ImageSkia;
101 const gfx::ImageSkia* GetFrameImage() const;

Completed in 1441 milliseconds

1 2 3 4 5 6 78 91011>>