Searched defs:Menu (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
H A Dflash_menu.h19 class Menu : public Resource { class in namespace:pp::flash
22 Menu(const InstanceHandle& instance, const struct PP_Flash_Menu* menu_data);
H A Dflash_menu.cc26 Menu::Menu(const InstanceHandle& instance, function in class:pp::flash::Menu
34 int32_t Menu::Show(const Point& location,
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/handlers/
H A Dmenu.py49 class Menu(webapp2.RequestHandler): class in inherits:webapp2.RequestHandler
/external/chromium/chrome/browser/resources/
H A Dnetwork_menu.js335 __proto__: Menu.prototype,
359 Menu.prototype.onClick_.call(this, event, item);
357 Menu.prototype.onClick_.call(this, event, item); class
H A Dmenu.js47 * @param {Menu} menu A {@code Menu} object to which this menu item
182 * Menu class.
184 var Menu = cr.ui.define('div'); class
186 Menu.prototype = {
H A Dwrench_menu.js269 __proto__: Menu.prototype,
275 Menu.prototype.decorate.call(this);
274 Menu.prototype.decorate.call(this); class
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dnetwork_menu.js335 __proto__: Menu.prototype,
359 Menu.prototype.onClick_.call(this, event, item);
357 Menu.prototype.onClick_.call(this, event, item); class
H A Dmenu.js47 * @param {Menu} menu A {@code Menu} object to which this menu item
182 * Menu class.
184 var Menu = cr.ui.define('div'); class
186 Menu.prototype = {
H A Dwrench_menu.js269 __proto__: Menu.prototype,
275 Menu.prototype.decorate.call(this);
274 Menu.prototype.decorate.call(this); class
/external/chromium_org/tools/grit/grit/gather/
H A Drc.py153 class Menu(Section): class in inherits:Section
/external/chromium_org/ui/views/controls/menu/
H A Dmenu.cc12 bool Menu::Delegate::IsItemChecked(int id) const {
16 bool Menu::Delegate::IsItemDefault(int id) const {
20 string16 Menu::Delegate::GetLabel(int id) const {
24 bool Menu::Delegate::GetAcceleratorInfo(int id, ui::Accelerator* accel) {
28 const gfx::ImageSkia& Menu::Delegate::GetIcon(int id) const {
32 int Menu::Delegate::GetItemCount() const {
36 bool Menu::Delegate::IsItemSeparator(int id) const {
40 bool Menu::Delegate::HasIcon(int id) const {
44 bool Menu::Delegate::SupportsCommand(int id) const {
48 bool Menu
65 Menu::Menu(Delegate* delegate, AnchorPoint anchor) function in class:views::Menu
70 Menu::Menu(Menu* parent) function in class:views::Menu
143 Menu::Menu() : delegate_(NULL), anchor_(TOPLEFT) { function in class:views::Menu
[all...]
H A Dmenu.h26 class VIEWS_EXPORT Menu { class in namespace:views
71 virtual void ShowContextMenu(Menu* source,
120 // Construct a Menu using the specified controller to determine command
122 // delegate A Menu::Delegate implementation that provides more
123 // information about the Menu presentation.
128 Menu(Delegate* delegate, AnchorPoint anchor);
129 Menu();
130 virtual ~Menu();
132 static Menu* Create(Delegate* delegate,
138 static Menu* GetSystemMen
[all...]
/external/chromium_org/chrome/browser/resources/history/
H A Dhistory.js32 /** @const */ var Menu = cr.ui.Menu; variable
/external/chromium_org/chrome/browser/resources/bookmark_manager/js/
H A Dmain.js12 /** @const */ var Menu = cr.ui.Menu; variable
1074 * if it was called from Organize Menu or from Context Menu.
1222 cr.ui.decorate('menu', Menu);
/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 ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1550 milliseconds