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

  /external/chromium_org/chrome/browser/extensions/
menu_manager.h 340 const SkBitmap& GetIconForExtension(const std::string& extension_id);
context_menu_matcher.cc 314 const SkBitmap& icon = menu_manager->GetIconForExtension(extension_id);
menu_manager.cc 869 const SkBitmap& MenuManager::GetIconForExtension(

Completed in 100 milliseconds