HomeSort by relevance Sort by last modified time
    Searched refs:When (Results 226 - 250 of 281) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 312 /// the Delphi language does not support. When generating Delphi source code,
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
active_indicator.js 7 * object or text range, and handles animation when the indicator is moving.
21 * make it animate and move. It only displays when this window/iframe
28 * The time when the indicator was most recently moved.
67 * can tell when it moved.
74 * The id from window.setTimeout when updating the indicator if needed.
101 // Hide the indicator when the window doesn't have focus.
154 // http://crbug.com/128993. Revert it to 2s when the bug is fixed.
306 * Called when we should check to see if the indicator target has moved.
320 * Called when we should check to see if the indicator target has moved.
413 // Never put the active indicator into the DOM when the whole page i
    [all...]
event_watcher.js 190 * The time when the last event was received.
209 * A list of callbacks to be called when the EventWatcher has
232 * where manually tracking key down and key up can fail (such as when
250 * The time when the last burst of subtree modified events started
284 * Adds an event to the events queue and updates the time when the last
312 * Adds a callback to be called when the event watcher has finished
476 * The function to be called when the event is fired.
509 * Called when there's any mutation of the document. We use this to
564 // While both work equally well on standalone Chrome, when dealing with
796 // Also mark this as something to be swallowed when the followu
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_semantic_attr.js 29 * When a semantically interpreted expression is transformed into a XML
    [all...]
editable_text.js 75 * NONE: speaks nothing when typing.
109 * An interface for being notified when the text changes.
116 * Called when text changes.
201 * of the cursor index is always read when the cursor moves, no matter what
217 * Switches on or off typing echo based on events. When set, editable text
248 * react to when this flag is false by generating alternative feedback.
320 * @return {boolean} True if the event, when compared to the previous text,
390 * Describe a change in the selection or cursor position when the text
529 // (clipboard, key press) to reduce guess work when observing insertions.
530 // Only use this logic when observing deletions (and insertion of wor
    [all...]
traverse_table.js 135 * If there are two shadow nodes for the same cell (i.e. when a cell spans
184 * Row headers are defined here as <TH> or <TD> elements. <TD> elements when
240 // TODO (stoarca): Is this safe? When this object goes away, doesn't the
309 * cursor there. To be used when the table has changed and the current cell
    [all...]
  /external/chromium_org/chrome/browser/resources/downloads/
downloads.js 76 * Called when a download has been updated or added.
186 // call to itself when the icon is loaded.
449 // Listens for when device-pixel-ratio changes between any zoom level.
904 * Our history system calls this function with results from searches or when
920 * When a download is updated (progress, state change), this is called.
  /external/chromium_org/chrome/browser/resources/google_now/
utility.js 16 * for an event. When the event fires, Chrome will reload the event page. We
22 * when a task completes.
93 * @param {string} message Diagnostic message for the case when the condition is
234 * a callback). WrapperPlugin's lifetime ends when the callback for which it
267 * when the callback was wrapped. This stack identifies the callback.
425 'Pending callbacks when unloading event page @' + Date.now() + ':' +
794 'Incomplete task when unloading event page,' +
859 * when the next attempt crashes before registering next alarm.
959 // TODO(robliao): Use signed-in state change watch API when it's available.
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 176 * when a cached entry already exists for a given combination of attribute
177 * values. (For example when two different nodes in a template share the same
526 // NOTE(mesch): Evaluation order is sometimes significant, e.g. when
642 // When the template is first processed, there is no jsinstance
813 // Prevent flicker when refreshing a template and the value doesn't
859 * @param {Function} opt_loadHtmlFn A function which, when called, will return
888 * @param {Function} opt_loadHtmlFn A function which, when called, will return
    [all...]
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 481 // THIS SHOULD BE REMOVED WHEN Webkit IS FIXED
559 // TODO(ncbray) use error handling mechanisms (when they are implemented)
616 // Be careful when interacting with horked nexes.
657 // exits cleanly when we are waiting for it to load.
660 // calling exit(0). When this happens, the module "crashes" by posting
791 // when done waiting.
  /external/chromium_org/third_party/icu/source/data/
makedata.mak 498 # when updating the Unicode data.
755 # squelch other legitimate warnings. When there is a better
    [all...]
  /external/chromium_org/third_party/jstemplate/
jstemplate.js 162 * when a cached entry already exists for a given combination of attribute
163 * values. (For example when two different nodes in a template share the same
496 // NOTE(mesch): Evaluation order is sometimes significant, e.g. when
609 // When the template is first processed, there is no jsinstance
780 // Prevent flicker when refreshing a template and the value doesn't
826 * @param {Function} opt_loadHtmlFn A function which, when called, will return
855 * @param {Function} opt_loadHtmlFn A function which, when called, will return
  /external/chromium_org/tools/binary_size/template/
D3SymbolTreeMap.js 283 * When specified, the copy will retain only the data for which the filter
310 // Ignore nodes that don't match the filter, when present.
    [all...]
  /external/chromium_org/tools/traceline/svgui/
traceline.js 8 // - properly clip the SVG elements when they render, right now we are just
130 // and background load the JSON, since it can be large. When the JSON is
162 // Callback counterpart to load_next, should be called when the script element
302 // we want for when this scrolls, with some debouncing, and then when it has
457 // Called when we detected new scroll a should redraw
477 // Watch when we get scroll events on the fake scrollbar and debounce. We
577 // relative to start time) when a syscall never returned...
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
directory_model.js 166 * Invoked when a change in the directory is detected by the watcher.
177 * Invoked when filters are changed.
348 * This should be used when changing directory or initiating a new search.
536 * Callback when an entry is changed.
604 * Called when rename is done successfully.
698 * Dispatches the 'directory-changed' event when the directory is successfully
737 // Calls the callback of the method when successful.
874 // When the volume where we are is unmounted, fallback to the default volume's
947 * @param {function(Event)} onSearchRescan Function that will be called when the
949 * @param {function()} onClearSearch Function to be called when search stat
    [all...]
file_manager.js 308 // Set it as a fallback when there is no focus.
311 // When there is no focus, the active element is the <body>.
334 * parent view and make the item visible. This should be called when:
701 // should show Drive when it is re-enabled, then the value should be set to
908 // Instead, open the suggested item when Enter key is pressed or
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/media/
media_controls.js 453 * Called when the media playback is complete.
458 * Called when play/pause state is changed or on playback progress.
941 * gives visual feedback when the playback state changes.
981 * When resuming rewind back this much.
1084 * (required when closing app windows).
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
metadata_cache.js 186 * Returns the current threshold to evict caches. When the number of caches
467 * Adds an observer, which will be notified when metadata changes.
  /external/chromium_org/v8/src/
liveedit-debugger.js 11 // When new script source is put in, the difference is calculated textually,
    [all...]
  /external/elfutils/0.153/
elfutils.spec 200 to make the D behavior the default when U is not specified.
240 When working from build IDs, don't open a named file that
370 buginfo now uses build IDs when available
412 - libelf: bug fixes for rewriting existing files when using mmap.
  /external/libvorbis/doc/
04-codec.tex 73 fields are meaningful only when greater than zero.
281 verify the packet type. \emph{A non-audio packet when audio is expected
552 bits with sign), even when output is to a 16 bit PCM device. For the
586 one-half block consisting of and only of the overlapped portions. When
600 the decode engine. The encoder accounts for this priming when
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
expr.c 48 /* op==TK_REGISTER && pExpr->pTab!=0 happens when pExpr was originally
103 /* op==TK_REGISTER && p->pTab!=0 happens when pExpr was originally
520 sqlite3ExprListDelete(db, pList); /* Avoid memory leak when malloc fails */
537 ** sure "nnn" is not too be to avoid a denial of service attack when
    [all...]
  /external/openssl/crypto/aes/asm/
bsaes-armv7.S 32 @ Cortex-A15 manages in 14.2/16.1 cycles [when integer-only code
35 @ When comparing to x86_64 results keep in mind that NEON unit is
37 @ instruction-level parallelism. And when comparing to aes-armv4
    [all...]
  /external/blktrace/doc/
blktrace.tex 45 \item[blkparse] A utility which formats events stored in files, or when
194 include statistics when you break the run. Add the \emph{-S} option to
557 \item[P -- plug] When io is queued to a previously empty block device
    [all...]

Completed in 1959 milliseconds

1 2 3 4 5 6 7 8 91011>>