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

  /external/chromium_org/chrome/browser/extensions/
menu_manager.cc 302 const char MenuManager::kOnContextMenus[] = "contextMenus";
303 const char MenuManager::kOnWebviewContextMenus[] =
306 MenuManager::MenuManager(content::BrowserContext* context, StateStore* store)
317 MenuManager::~MenuManager() {
325 MenuManager* MenuManager::Get(content::BrowserContext* context) {
329 std::set<MenuItem::ExtensionKey> MenuManager::ExtensionIds() {
338 const MenuItem::List* MenuManager::MenuItems
    [all...]
menu_manager.h 218 friend class MenuManager;
272 class MenuManager : public content::NotificationObserver,
273 public base::SupportsWeakPtr<MenuManager>,
280 MenuManager(content::BrowserContext* context, StateStore* store_);
281 virtual ~MenuManager();
283 // Convenience function to get the MenuManager for a browser context.
284 static MenuManager* Get(content::BrowserContext* context);
325 // Notify the MenuManager that an item has been updated not through
326 // an explicit call into MenuManager. For example, if an item is
405 DISALLOW_COPY_AND_ASSIGN(MenuManager);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 64 milliseconds