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[] = "webview.contextMenus";
305 MenuManager::MenuManager(Profile* profile, StateStore* store)
314 MenuManager::~MenuManager() {
322 MenuManager* MenuManager::Get(Profile* profile) {
326 std::set<MenuItem::ExtensionKey> MenuManager::ExtensionIds() {
335 const MenuItem::List* MenuManager::MenuItems
    [all...]
menu_manager.h 216 friend class MenuManager;
270 class MenuManager : public content::NotificationObserver,
271 public base::SupportsWeakPtr<MenuManager>,
278 MenuManager(Profile* profile, StateStore* store_);
279 virtual ~MenuManager();
281 // Convenience function to get the MenuManager for a Profile.
282 static MenuManager* Get(Profile* profile);
323 // Notify the MenuManager that an item has been updated not through
324 // an explicit call into MenuManager. For example, if an item is
403 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 86 milliseconds