HomeSort by relevance Sort by last modified time
    Searched refs:ChromeOS (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
kbexplorer.js 6 * @fileoverview Script for ChromeOS keyboard explorer.
background.js 49 // In the case of ChromeOS, only continue initialization if this instance of
424 // incognito window (which may occur on ChromeOS immediately after OOBE).
options.js 215 // Explicitly skip toggleChromeVox in ChromeOS.
217 cvox.PlatformUtil.matchesPlatform(cvox.PlatformFilter.CHROMEOS)) {
542 var elements = document.body.querySelectorAll('.chromeos');
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
initial_speech.js 19 // INJECTED_AFTER_LOAD is set true by ChromeVox itself or ChromeOS when this
event_watcher.js 226 * Whether or not the ChromeOS Search key (keyCode == 91) is being held.
228 * We must track this manually because on ChromeOS, the Search key being held
    [all...]
  /external/chromium_org/chrome/browser/resources/
components.js 70 // Disable some controls for Guest in ChromeOS.
plugins.js 161 // Disable some controls for Guest in ChromeOS.
  /external/chromium_org/remoting/webapp/
fullscreen_v2.js 117 // TODO(jamiewalch): ChromeOS generates a spurious onRestore event if
remoting.js 192 // The chromoting host is currently not installable on ChromeOS.
354 * Returns whether the app is running on ChromeOS.
356 * @return {boolean} True if the app is running on ChromeOS.
client_screen.js 370 clientName = 'ChromeOS';
server_log_entry.js 136 remoting.ServerLogEntry.VALUE_OS_NAME_CHROMEOS_ = 'ChromeOS';
  /external/chromium_org/courgette/
run_stress_test 24 compare two extracted ChromeOS images. It also compares the unzipped
  /external/chromium_org/tools/telemetry/telemetry/core/
browser_options.py 84 help='The IP address of a remote ChromeOS device to use.')
94 help='The identity file to use when ssh\'ing into the ChromeOS device')
  /external/chromium_org/chrome/browser/resources/user_manager/
user_manager.js 39 // The ChromeOS account-picker will hide the AddUser button if a user is
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
braille_input_handler.js 122 * Starts to listen for connections from the ChromeOS braille IME.
381 * connections from the ChromeOS builtin Braille IME and ignores connections
braille_background.js 183 * constructed. Currently only used on ChromeOS.
  /external/chromium_org/chrome/browser/ui/webui/options/
certificate_manager_browsertest.js 130 // On ChromeOS, the import and bind button should only be enabled if TPM is
options_browsertest.js 117 // Not meant to run on ChromeOS at this time.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
key_sequence.js 314 * Shift, Search (on ChromeOS) or Meta.
554 * Used to resolve special ChromeOS keys (see link for more detail).
key_util.js 117 // Resets the search key state tracked for ChromeOS because in OOBE,
340 stickyKeyCode = 91; // GUI key (Search/Cmd) for ChromeOs and Mac
  /external/chromium_org/chrome/browser/resources/standalone/
standalone_hack.js 178 // We have a real iOS device (no a ChromeOS device pretending to be iOS)
  /external/chromium_org/chrome/renderer/resources/extensions/
app_window_custom_bindings.js 222 // ChromeOS, which returns the position of the window but the size of
  /external/chromium_org/ui/file_manager/file_manager/background/js/
device_handler.js 289 // If this is remounting, which happens when resuming ChromeOS, the device has
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
navigation_list.js 208 // role for better accessibility on ChromeOS.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_table.js 767 // accessibility on ChromeOS.

Completed in 3385 milliseconds

1 2