Searched defs:MenuItem (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/resources/
H A Dnetwork_menu.js61 __proto__: MenuItem.prototype,
252 * Internal method to initiailze the MenuItem.
257 // MenuItem.prototype.initMenuItem_();
327 MenuItem.prototype.activate.call(this);
342 return new MenuItem();
325 MenuItem.prototype.activate.call(this); class
H A Dmenu.js31 * MenuItem class.
33 var MenuItem = cr.ui.define('div'); class
35 MenuItem.prototype = {
46 * Initialize the MenuItem.
117 * Internal method to initiailze the MenuItem.
197 * @type {MenuItem}
216 * @type {MenuItem}
294 * @param {MenuItem} item The menu item to be activated by mnemonic
331 * of MenuItem, or any HTMLElement that implements {@code init},
336 return new MenuItem();
[all...]
/external/chromium/chrome/browser/chromeos/status/
H A Dnetwork_menu.h112 struct MenuItem { struct in class:chromeos::NetworkMenuModel
113 MenuItem() function in struct:chromeos::NetworkMenuModel::MenuItem
117 MenuItem(ui::MenuModel::ItemType type, string16 label, SkBitmap icon, function in struct:chromeos::NetworkMenuModel::MenuItem
125 MenuItem(ui::MenuModel::ItemType type, string16 label, SkBitmap icon, function in struct:chromeos::NetworkMenuModel::MenuItem
140 typedef std::vector<MenuItem> MenuItemVector;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 119 milliseconds