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

1 2 3 4 5 6 7 8

  /external/compiler-rt/make/
options.mk 15 # Whether optimized function implementations should be used.
18 # Whether function definitions should use hidden visibility. This adds the
26 # Whether the library is being built for kernel use.
29 # Whether the library should be built as a shared object.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/
abstract_result.js 22 * @return {boolean} Whether or not the element is an unknown result.
31 * @return {boolean} Whether or not the result was spoken.
results.js 64 * @return {boolean} Whether or not the element is a normal result.
75 * @return {boolean} Whether or not the result was spoken.
121 * @return {boolean} Whether or not the element is a weather result.
154 * @return {boolean} Whether or not the result was spoken.
214 * @return {boolean} Whether or not the element is a know result.
225 * @return {boolean} Whether or not the result was spoken.
267 * @return {boolean} Whether or not the element is a calculator result.
278 * @return {boolean} Whether or not the result was spoken.
307 * @return {boolean} Whether or not the element is a game result.
327 * @return {boolean} Whether or not the element is a image result
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
braille_key_types.js 60 * altKey Whether the alt key was pressed.
61 * ctrlKey Whether the control key was pressed.
62 * shiftKey Whether the shift key was pressed.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
widget.js 62 * Returns whether or not the widget is active.
63 * @return {boolean} Whether the widget is active.
104 * @param {boolean=} opt_noSync Whether to attempt to sync to the node before
158 * @return {boolean} Whether or not the event was handled.
183 * @return {boolean} Whether or not the event was handled.
braille_overlay_widget.js 19 * Whether the widget is active in the prefs.
54 * Sets whether the overlay is active and hides it if it is not active.
55 * @param {boolean} value Whether the overlay is active.
66 * @return {boolean} Whether the overlay is active according to prefs.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
platform_util.js 30 *Checks whether the given filter matches the current platform. An undefined
33 * @return {boolean} Whether the filter matches the current platform.
key_sequence_test.js 35 * altGraphKey: Whether or not the altGraph key was held down.
36 * altKey: Whether or not the alt key was held down.
37 * ctrlKey: Whether or not the ctrl key was held down.
38 * metaKey: Whether or not the meta key was held down.
39 * searchKeyHeld: Whether or not the search key was held down.
40 * shiftKey: Whether or not the shift key was held down.
41 * stickyMode: Whether or not sticky mode is enabled.
42 * prefixKey: Whether or not the prefix key was entered.
key_sequence.js 25 * - Whether or not the ChromeVox modifier key is required with the command.
30 * - Whether or not the ChromeVox modifier key was active when the keys were
32 * - Whether or not a prefix key was entered before the discrete keys.
33 * - Whether sticky mode was active.
37 * @param {boolean=} opt_cvoxModifier Whether or not the ChromeVox modifier key
38 * is active. If not specified, we will try to determine whether the modifier
42 * @param {boolean=} opt_doubleTap Whether this is triggered via double tap.
129 * @return {boolean} Whether or not we were able to add a key. Returns false
143 * involved and on whether or not they both require a ChromeVox modifier key.
327 * Determines whether the Cvox modifier key is active during the keyEvent
    [all...]
find_util.js 30 * @param {boolean=} opt_initialNode Whether to start the search from node
  /external/chromium_org/chrome/browser/resources/cryptotoken/
gnubbyfactory.js 26 * @param {boolean} forEnroll Whether this gnubby is being opened for enrolling.
usbgnubbyfactory.js 25 * @param {boolean} forEnroll Whether this gnubby is being opened for enrolling.
requestqueue.js 53 /** @return {boolean} Whether this token has already completed. */
125 /** @return {boolean} Whether this queue is empty. */
background.js 24 * @param {boolean} toleratesMultipleResponses Whether the web page can handle
llgnubby.js 99 * @return {boolean} Whether this device has who as a client.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
progress_center_item_group.js 13 * @param {boolean} quiet Whether the group is for quiet items or not.
24 * Whether the group is for quiet items or not.
46 * Set of animated state of items. Key is item ID and value is whether the
61 * Whether the summarized item is animated or not.
136 * Obtains Whether the item should be animated or not.
137 * @param {boolean} previousAnimated Whether the item is previously animated or
141 * @return {boolean} Whether the item should be animated or not.
188 * Obtains whether the item should be animated or not.
190 * @return {boolean} Whether the item should be animated or not.
197 * Obtains whether the summarized item should be animated or not
    [all...]
commandbutton.js 125 * Whether the button is disabled or not.
132 * Whether the button is hidden or not.
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltoptions.m4 188 [Whether or not to build shared libraries])
242 [Whether or not to build static libraries])
296 [Whether or not to optimize for fast installation])dnl
  /external/chromium_org/chrome/browser/resources/
crashes.js 17 * @param {boolean} enabled Whether or not crash reporting is enabled.
18 * @param {boolean} dynamicBackend Whether the crash backend is dynamic.
plugins.js 195 * @param {boolean} enable Whether to enable or disable the plugin.
205 // Keeps track of whether details have been made visible (expanded) or not.
232 * @return {boolean} Whether the plugin's version should be displayed.
241 * @return {boolean} Whether the plugin's description should be displayed.
256 * @return {boolean} Whether the plugin is enabled.
  /external/chromium_org/remoting/webapp/
third_party_host_permissions.js 44 /** @param {boolean} allowed Whether this extension has this permission. */
99 /** @param {boolean} result Whether the permission was granted. */
  /external/chromium_org/ui/file_manager/file_manager/common/js/
progress_center_common.js 100 * Whether the item represents a single item or not.
158 * Whether the item can be canceled or not.
  /external/chromium_org/chrome/renderer/resources/extensions/enterprise_platform_keys/
key.js 32 * @param {boolean} extractable Whether the key is extractable.
  /external/chromium_org/ui/keyboard/resources/
api_adapter.js 46 * @param {boolean} lock Whether or not to lock the virtual keyboard.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/closure/
closure_preinit.js 32 * @return {boolean} Whether the script was imported.

Completed in 2048 milliseconds

1 2 3 4 5 6 7 8