Home
last modified time | relevance | path

Searched defs:opt_callback (Results 1 – 24 of 24) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dchrome_extension_externs.js80 extensionIdOrRequest, opt_request, opt_callback) {}; argument
213 opt_callback) {}; argument
337 chrome.tabs.create = function(createProperties, opt_callback) {}; argument
353 chrome.tabs.executeScript = function(tabId, details, opt_callback) {}; argument
405 chrome.tabs.insertCSS = function(tabId, details, opt_callback) {}; argument
414 chrome.tabs.move = function(tabId, moveProperties, opt_callback) {}; argument
424 chrome.tabs.query = function(queryInfo, opt_callback) {}; argument
434 chrome.tabs.reload = function(opt_tabId, opt_reloadProperties, opt_callback) {}; argument
441 chrome.tabs.remove = function(tabIds, opt_callback) {}; argument
450 chrome.tabs.sendMessage = function(tabId, request, opt_callback) {}; argument
[all …]
/external/chromium_org/third_party/closure_compiler/externs/
Dchrome_extensions.js661 chrome.bluetooth.startDiscovery = function(opt_callback) {}; argument
668 chrome.bluetooth.stopDiscovery = function(opt_callback) {}; argument
828 chrome.bluetoothSocket.create = function(propertiesOrCallback, opt_callback) {}; argument
837 chrome.bluetoothSocket.update = function(socketId, properties, opt_callback) {}; argument
846 chrome.bluetoothSocket.setPaused = function(socketId, paused, opt_callback) {}; argument
857 function(socketId, uuid, optionsOrCallback, opt_callback) {}; argument
868 function(socketId, uuid, optionsOrCallback, opt_callback) {}; argument
886 chrome.bluetoothSocket.disconnect = function(socketId, opt_callback) {}; argument
894 chrome.bluetoothSocket.close = function(socketId, opt_callback) {}; argument
903 chrome.bluetoothSocket.send = function(socketId, data, opt_callback) {}; argument
[all …]
/external/chromium_org/remoting/webapp/js_proto/
Dchrome_proto.js38 create: function(name, parameters, opt_callback) {}, argument
47 get: function(id, opt_callback) {} argument
92 extensionId, message, opt_options, opt_callback) {}; argument
173 chrome.Storage.prototype.set = function(items, opt_callback) {}; argument
180 chrome.Storage.prototype.remove = function(items, opt_callback) {}; argument
186 chrome.Storage.prototype.clear = function(opt_callback) {}; argument
200 chrome.contextMenus.create = function(createProperties, opt_callback) {}; argument
206 chrome.contextMenus.update = function(id, updateProperties, opt_callback) {}; argument
211 chrome.contextMenus.remove = function(menuItemId, opt_callback) {}; argument
215 chrome.contextMenus.removeAll = function(opt_callback) {}; argument
[all …]
/external/chromium_org/chrome/browser/resources/chromeos/braille_ime/
Dexterns.js35 chrome.input.ime.commitText = function(parameters, opt_callback) {}; argument
42 chrome.input.ime.deleteSurroundingText = function(parameters, opt_callback) {}; argument
55 chrome.input.ime.setMenuItems = function(parameters, opt_callback) {}; argument
/external/chromium_org/tools/telemetry/telemetry/page/actions/
Dscroll_bounce.js14 function ScrollBounceAction(opt_callback) { argument
Dtap.js31 function TapAction(opt_callback) { argument
Dswipe.js33 function SwipeAction(opt_callback) { argument
Dpinch.js37 function PinchAction(opt_callback) { argument
Dscroll.js41 function ScrollAction(opt_callback, opt_distance_func) { argument
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
Dexterns.js56 function(keyEvent, opt_callback) {}; argument
/external/chromium_org/ui/file_manager/file_manager/background/js/
Dbackground.js335 AppWindowWrapper.prototype.launch = function(appState, reopen, opt_callback) { argument
532 function(appState, reopen, opt_callback) { argument
536 this, appState, reopen, opt_callback); argument
556 SingletonAppWindowWrapper.prototype.reopen = function(opt_callback) { argument
631 function launchFileManager(opt_appState, opt_id, opt_type, opt_callback) { argument
/external/chromium_org/remoting/webapp/
Dhost_settings.js50 remoting.HostSettings.save = function(hostId, options, opt_callback) { argument
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
Dutil.js14 WallpaperUtil.saveToStorage = function(key, value, sync, opt_callback) { argument
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
Ddirectory_model.js721 oldEntry, newEntry, opt_callback) { argument
817 dirEntry, opt_callback) { argument
877 dirEntry, opt_callback) { argument
Dfile_tasks.js297 FileTasks.prototype.executeDefault_ = function(opt_callback) { argument
310 FileTasks.prototype.executeDefaultInternal_ = function(entries, opt_callback) { argument
Ddirectory_tree.js1052 recursive, opt_callback) { argument
/external/chromium_org/ui/file_manager/video_player/js/
Dvideo_player.js274 VideoPlayer.prototype.loadVideo_ = function(video, opt_callback) { argument
508 VideoPlayer.prototype.reloadCurrentVideo = function(opt_callback) { argument
/external/chromium_org/ui/file_manager/image_loader/
Dimage_loader_client.js88 ImageLoaderClient.sendMessage_ = function(request, opt_callback) { argument
/external/chromium_org/ui/file_manager/gallery/js/
Dgallery_item.js240 opt_callback) { argument
Dgallery.js644 Gallery.prototype.toggleMode_ = function(opt_callback, opt_event) { argument
/external/chromium_org/ui/file_manager/video_player/js/cast/
Dcast_video_element.js289 load: function(opt_callback) { argument
/external/chromium_org/ui/file_manager/file_manager/common/js/
Dutil.js20 util.flog = function(msg, opt_callback) { argument
1059 util.URLsToEntries = function(urls, opt_callback) { argument
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dnavigation_manager.js700 opt_prefix, opt_setFocus, opt_queueMode, opt_callback) { argument
/external/chromium_org/chrome/browser/resources/bookmark_manager/js/
Dmain.js155 function navigateTo(id, opt_callback) { argument