Searched defs:showMenu (Results 1 – 8 of 8) sorted by relevance
79 showMenu: function(shouldSetFocus) { method in ContextMenuButton82 MenuButton.prototype.showMenu.call(self, shouldSetFocus); method in MenuButton
38 showMenu: function(e, menu) { method in ContextMenuHandler
150 showMenu: function(shouldSetFocus) { method in MenuButton
49 showMenu: function(shouldSetFocus) { method in RecentMenuButton56 MenuButton.prototype.showMenu.apply(this, arguments); method in MenuButton
120 showMenu: function(shouldSetFocus) { method in OtherSessionsMenuButton124 MenuButton.prototype.showMenu.apply(this, arguments); method in MenuButton
57 showMenu: function(shouldSetFocus) { method in AppsMenuButton
344 showMenu: function() { method in NetworkMenuItem
885 cr.ui.ComboButton.prototype.showMenu.call(this, shouldSetFocus); method in cr.ui.ComboButton