Searched defs:updateProperties (Results 1 – 4 of 4) sorted by relevance
157 chrome.contextMenus.update = function(id, updateProperties, opt_callback) {}; argument
468 chrome.tabs.update = function(tabId, updateProperties, opt_callback) {}; argument567 chrome.windows.update = function(tabId, updateProperties, opt_callback) {}; argument
1122 updateProperties: function() method in WebInspector.ElementsPanel
94 …updateProperties: function(properties, internalProperties, rootTreeElementConstructor, rootPropert… method in WebInspector.ObjectPropertiesSection