HomeSort by relevance Sort by last modified time
    Searched refs:ChromeOS (Results 1 - 25 of 26) 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 50 // In the case of ChromeOS, only continue initialization if this instance of
434 // 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)) {
545 var elements = document.body.querySelectorAll('.chromeos');
  /external/chromium_org/chrome/browser/resources/
components.js 71 // Disable some controls for Guest in ChromeOS.
74 // Disable some controls for Public session in ChromeOS.
plugins.js 162 // Disable some controls for Guest in ChromeOS.
164 // Disable some controls for Public session in 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 227 * Whether or not the ChromeOS Search key (keyCode == 91) is being held.
229 * We must track this manually because on ChromeOS, the Search key being held
    [all...]
  /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 87 help='The IP address of a remote ChromeOS device to use.')
97 help='The identity file to use when ssh\'ing into the ChromeOS device')
  /external/chromium_org/remoting/webapp/
remoting.js 225 // The chromoting host is currently not installable on ChromeOS.
387 * Returns whether the app is running on ChromeOS.
389 * @return {boolean} True if the app is running on ChromeOS.
592 * Tests whether we are running on ChromeOS.
594 * @return {boolean} True if the platform is ChromeOS.
client_screen.js 358 clientName = 'ChromeOS';
server_log_entry.js 136 remoting.ServerLogEntry.VALUE_OS_NAME_CHROMEOS_ = 'ChromeOS';
client_session.js 716 // By default, under ChromeOS, remap the right Control key to the right
    [all...]
  /external/chromium_org/chrome/browser/resources/user_manager/
user_manager.js 41 // 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 192 * 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 118 // Not meant to run on ChromeOS at this time.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
key_sequence.js 317 * Shift, Search (on ChromeOS) or Meta.
556 * 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/extensions/renderer/resources/
app_window_custom_bindings.js 226 // 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 301 // If this is remounting, which happens when resuming ChromeOS, the device has
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_table.js 688 // accessibility on ChromeOS.
  /external/chromium_org/chrome/browser/resources/options/chromeos/
internet_detail.js 19 * @see chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc
25 * @see chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc
170 * Encapsulated handling of ChromeOS internet details overlay page.
    [all...]

Completed in 497 milliseconds

1 2