Searched defs:setContextMenu (Results 1 – 3 of 3) sorted by relevance
271 setContextMenu: function(element, contextMenu) { method in ContextMenuHandler
389 DirectoryItem.prototype.setContextMenu = function(menu) { method in DirectoryItem567 VolumeItem.prototype.setContextMenu = function(menu) { method in VolumeItem752 ShortcutItem.prototype.setContextMenu = function(menu) { method in ShortcutItem
918 void HTMLElement::setContextMenu(HTMLMenuElement* contextMenu) in setContextMenu() function in blink::HTMLElement