Searched refs:GetFolderIcon (Results 1 - 14 of 14) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_theme_service.h138 static GdkPixbuf* GetFolderIcon(bool native);
H A Dgtk_tree.cc386 pixbuf = GtkThemeService::GetFolderIcon(true);
H A Dgtk_theme_service.cc562 GdkPixbuf* GtkThemeService::GetFolderIcon(bool native) { function in class:GtkThemeService
/external/chromium/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_tree_model.cc28 bookmark_utils::FOLDER_ICON, GtkThemeService::GetFolderIcon(true),
H A Dbookmark_editor_gtk.cc485 bookmark_utils::FOLDER_ICON, GtkThemeService::GetFolderIcon(true),
H A Dbookmark_utils_gtk.cc172 pixbuf = GtkThemeService::GetFolderIcon(native);
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_tree_model.cc30 GtkThemeService::GetFolderIcon(true).ToGdkPixbuf(),
H A Dbookmark_utils_gtk.cc185 pixbuf = GtkThemeService::GetFolderIcon(native).ToGdkPixbuf();
H A Dbookmark_editor_gtk.cc588 GtkThemeService::GetFolderIcon(true).ToGdkPixbuf(),
/external/chromium_org/chrome/browser/ui/gtk/
H A Dgtk_theme_service.h153 static gfx::Image GetFolderIcon(bool native);
H A Dgtk_tree.cc388 pixbuf = GtkThemeService::GetFolderIcon(true).ToGdkPixbuf();
H A Dgtk_theme_service.cc583 gfx::Image GtkThemeService::GetFolderIcon(bool native) { function in class:GtkThemeService
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc331 static const SkBitmap& GetFolderIcon() { function
898 button->SetIcon(GetFolderIcon());
1256 button->SetIcon(GetFolderIcon());
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc433 static const gfx::ImageSkia& GetFolderIcon() { function
1334 button->SetIcon(GetFolderIcon());
1371 button->SetIcon(GetFolderIcon());

Completed in 174 milliseconds