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

  /external/chromium_org/chrome/browser/
icon_manager.h 65 gfx::Image* LookupIconFromFilepath(const base::FilePath& file_name,
icon_manager.cc 40 gfx::Image* IconManager::LookupIconFromFilepath(const base::FilePath& file_name,
  /external/chromium_org/chrome/browser/ui/webui/
fileicon_source.cc 101 gfx::Image* icon = im->LookupIconFromFilepath(path, icon_size);
downloads_dom_handler.cc 385 gfx::Image* icon = g_browser_process->icon_manager()->LookupIconFromFilepath(
  /external/chromium_org/chrome/browser/ui/views/download/
download_item_view.cc 422 gfx::Image* icon = im->LookupIconFromFilepath(
821 gfx::Image* image = im->LookupIconFromFilepath(
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/downloads/
downloads_api.cc     [all...]

Completed in 216 milliseconds