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

  /external/chromium_org/apps/
shell_window.h 211 scoped_ptr<gfx::Image> GetAppListIcon();
shell_window.cc 299 scoped_ptr<gfx::Image> ShellWindow::GetAppListIcon() {
  /external/chromium_org/chrome/browser/ui/ash/launcher/
browser_shortcut_launcher_item_controller.cc 177 gfx::Image app_icon = app_controller_->GetAppListIcon(web_contents);
shell_window_launcher_item_controller.cc 204 scoped_ptr<gfx::Image> image(shell_window->GetAppListIcon());
app_shortcut_launcher_item_controller.cc 160 gfx::Image app_icon = app_controller_->GetAppListIcon(web_contents);
chrome_launcher_controller_per_app.h 344 gfx::Image GetAppListIcon(content::WebContents* web_contents) const;
chrome_launcher_controller_per_app.cc     [all...]

Completed in 537 milliseconds