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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
repaint_overlay.py 75 <label title="See fast/repaint/resources/text-based-repaint.js for how this works">
80 <button title="See fast/repaint/resources/text-based-repaint.js for how this works" onclick="highlight_under_repaint()">
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
content_editable_extractor.js 49 * Map from 0-based character index to 0-based line index.
212 * @param {number} index The 0-based character index.
213 * @return {number} The 0-based line number corresponding to that character.
221 * @param {number} index The 0-based line index.
222 * @return {number} The 0-based index of the first character in this line.
230 * @param {number} index The 0-based line index.
231 * @return {number} The 0-based index of the end of this line.
braille_text_handler.js 36 * @param {number} start The 0-based index starting selection.
37 * @param {number} end The 0-based index ending selection.
editable_text_area_shadow.js 32 * Map from 0-based character index to 0-based line index.
167 * @param {number} index The 0-based character index.
168 * @return {number} The 0-based line number corresponding to that character.
176 * @param {number} index The 0-based line index.
177 * @return {number} The 0-based index of the first character in this line.
185 * @param {number} index The 0-based line index.
186 * @return {number} The 0-based index of the end of this line.
editable_text.js 50 * @param {number} newStart The new 0-based start cursor/selection index.
51 * @param {number} newEnd The new 0-based end cursor/selection index.
125 * @param {number} start The 0-based start cursor/selection index.
126 * @param {number} end The 0-based end cursor/selection index.
140 * 0-based selection start index.
147 * 0-based selection end index.
217 * Switches on or off typing echo based on events. When set, editable text
257 * @param {number} index The 0-based character index.
258 * @return {number} The 0-based line number corresponding to that character.
268 * @param {number} index The 0-based line index
    [all...]
  /external/libunwind/doc/
libunwind-setjmp.tex 8 \begin{Name}{3}{libunwind-setjmp}{David Mosberger-Tang}{Programming Library}{libunwind-based non-local gotos}libunwind-setjmp -- libunwind-based non-local gotos
25 The \Prog{unwind-setjmp} library offers a \Prog{libunwind}-based
57 by the libunwind-based \Func{setjmp}()/\Func{\_setjmp} may only be
58 used in a call to the libunwind-based
67 be linked against to ensure it uses the libunwind-based non-local
  /external/chromium_org/v8/test/mjsunit/es6/
generators-mirror.js 57 // Note that line numbers are 0-based, not 1-based.
  /device/htc/flounder/
product.mk 17 # based on the flounder device
  /external/chromium_org/chrome/browser/resources/identity_scope_approval_dialog/
background.js 6 * Displays a webview based authorization dialog.
  /external/libedit/
Android.mk 15 # Light wrapper rules around ./configure-based build.
  /external/chromium_org/chrome/browser/resources/pdf/
open_pdf_params_parser.js 72 // |pageNumber| is 1-based, but goToPage() take a zero-based page number.
  /external/chromium_org/third_party/icu/source/common/unicode/
umachine.h 163 # error int64_t is required for decimal format and rule-based number format.
  /external/icu/icu4c/source/common/unicode/
umachine.h 163 # error int64_t is required for decimal format and rule-based number format.
  /external/chromium_org/ui/accessibility/extensions/caretbrowsing/
background.js 32 * Change the browser action icon and tooltip based on the enabled state.
84 * based on the saved preference in localStorage, update the browser action,
  /build/core/
executable_prefer_symlink.mk 48 # We need this so that the installed files could be picked up based on the
  /external/chromium_org/chrome/browser/resources/cryptotoken/
countdown.js 6 * @fileoverview Provides a countdown-based timer interface.
gstaticorigincheck.js 7 * app id based on a fixed set of allowed app ids for the google.com domain.
textfetcher.js 6 * @fileoverview Implements a simple XmlHttpRequest-based text document
  /external/chromium_org/remoting/webapp/
feedback.js 10 * Attach appropriate event handlers and show or hide the feedback button based
  /external/chromium_org/v8/test/mjsunit/
count-based-osr.js 30 // Test that OSR works properly when using count-based interrupting/profiling.
  /external/dhcpcd/mk/
prog.mk 2 # based on FreeBSD's bsd.prog.mk
  /external/junit/
Common.mk 4 # based off libcore/Docs.mk
  /external/chromium_org/chrome/browser/resources/
about_stats.js 52 /* Hides or shows counters based on the user's current filter selection. */
62 /* Colors the counters based on increasing or decreasing value. */
  /external/chromium_org/chrome/browser/resources/about_sys/
about_sys.js 123 * Convert text-based log into list of name-value pairs.
149 // Delimiters are based on kMultilineIndicatorString, kMultilineStartString,
  /external/markdown/markdown/
inlinepatterns.py 105 """Set values of an element based on attribute definitions ({@id=123})."""

Completed in 1232 milliseconds

1 2 3 4 5 6 7 8 91011>>