HomeSort by relevance Sort by last modified time
    Searched defs:contextMenus (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/webapp/js_proto/
chrome_proto.js 193 chrome.contextMenus = {};
195 chrome.contextMenus.onClicked;
200 chrome.contextMenus.create = function(createProperties, opt_callback) {};
206 chrome.contextMenus.update = function(id, updateProperties, opt_callback) {};
211 chrome.contextMenus.remove = function(menuItemId, opt_callback) {};
215 chrome.contextMenus.removeAll = function(opt_callback) {};
  /external/chromium_org/third_party/closure_compiler/externs/
chrome_extensions.js     [all...]

Completed in 698 milliseconds