HomeSort by relevance Sort by last modified time
    Searched full:javascript (Results 851 - 875 of 8452) sorted by null

<<31323334353637383940>>

  /frameworks/base/docs/html/guide/topics/renderscript/
reference.jd 7 <script language="JavaScript">
  /frameworks/base/docs/html/samples/
samples_toc.cs 2 <script type="text/javascript">
  /external/pdfium/fpdfsdk/src/javascript/
JS_Runtime.cpp 7 #include "../../include/javascript/JavaScript.h"
8 #include "../../include/javascript/IJavaScript.h"
9 #include "../../include/javascript/JS_EventHandler.h"
10 #include "../../include/javascript/JS_Runtime.h"
11 #include "../../include/javascript/JS_Context.h"
12 #include "../../include/javascript/JS_Define.h"
13 #include "../../include/javascript/JS_Object.h"
14 #include "../../include/javascript/JS_Value.h"
15 #include "../../include/javascript/Document.h"
    [all...]
  /frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
JavaBridgeCoercionTest.java 19 * we correctly convert JavaScript values to Java values when passing them to
176 // Test passing a JavaScript number in the int32 range to a method of an
220 // LIVECONNECT_COMPLIANCE: Should raise a JavaScript exception.
225 // Test passing a JavaScript number in the double range to a method of an
276 // LIVECONNECT_COMPLIANCE: Should raise a JavaScript exception.
281 // Test passing JavaScript NaN to a method of an injected object.
314 // LIVECONNECT_COMPLIANCE: Should raise a JavaScript exception.
319 // Test passing JavaScript infinity to a method of an injected object.
354 // LIVECONNECT_COMPLIANCE: Should raise a JavaScript exception.
359 // Test passing a JavaScript boolean to a method of an injected object
    [all...]
JavaBridgeArrayCoercionTest.java 19 * we correctly convert JavaScript arrays to Java arrays when passing them to
172 // Test passing an array of JavaScript numbers in the int32 range to a
211 // LIVECONNECT_COMPLIANCE: Should raise a JavaScript exception.
216 // Test passing an array of JavaScript numbers in the double range to a
253 // LIVECONNECT_COMPLIANCE: Should raise a JavaScript exception.
258 // Test passing an array of JavaScript NaN values to a method which takes a
293 // LIVECONNECT_COMPLIANCE: Should raise a JavaScript exception.
298 // Test passing an array of JavaScript infinity values to a method which
335 // LIVECONNECT_COMPLIANCE: Should raise a JavaScript exception.
340 // Test passing an array of JavaScript boolean values to a method whic
    [all...]
  /external/pdfium/
pdfium.gyp 65 'javascript',
715 'target_name': 'javascript',
728 'fpdfsdk/include/javascript/app.h',
729 'fpdfsdk/include/javascript/color.h',
730 'fpdfsdk/include/javascript/console.h',
731 'fpdfsdk/include/javascript/Consts.h',
732 'fpdfsdk/include/javascript/Document.h',
733 'fpdfsdk/include/javascript/event.h'
    [all...]
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
JavaBridgeArrayCoercionTest.java 13 * JavaScript arrays to Java arrays when passing them to the methods of injected Java objects.
158 // Test passing an array of JavaScript numbers in the int32 range to a
198 // LIVECONNECT_COMPLIANCE: Should raise a JavaScript exception.
203 // Test passing an array of JavaScript numbers in the double range to a
242 // LIVECONNECT_COMPLIANCE: Should raise a JavaScript exception.
247 // Test passing an array of JavaScript NaN values to a method which takes a
284 // LIVECONNECT_COMPLIANCE: Should raise a JavaScript exception.
289 // Test passing an array of JavaScript infinity values to a method which
327 // LIVECONNECT_COMPLIANCE: Should raise a JavaScript exception.
332 // Test passing an array of JavaScript boolean values to a method whic
    [all...]
JavaBridgeReturnValuesTest.java 13 * values to JavaScript values when returning them from the methods of injected Java objects.
24 // Java values to JavaScript.
112 // Note that this requires that we can pass a JavaScript string to Java.
118 // Note that this requires that we can pass a JavaScript boolean to Java.
131 // char values are returned to JavaScript as numbers.
168 // We do the string comparison in JavaScript, to avoid relying on the
169 // coercion algorithm from JavaScript to Java.
172 // char values are returned to JavaScript as numbers.
  /external/chromium_org/chrome/docs/
devtools-pillar.html 40 Use the Javascript console in DevTools to debug your Javascript code and log diagnostics, or you can also just use it as a shell to try out Javascript commands and interact with pages.
68 <h2>Javascript Memory Profiling</h2>
72 <p><a href="/devtools/docs/javascript-memory-profiling.md">Learn more</a></p>
88 <h2>Javascript CPU Profiler</h2>
90 Find out how much CPU is being spent on your various Javascript functions with the Javascript CPU Profiler.
98 <h2>Javascript Debugging</h2>
100 Need to debug your Javascript? DevTools has a suite of tools to let you step through code, set breakpoints, handle exceptions, (…)
    [all...]
  /external/jsilver/src/com/google/streamhtmlparser/
HtmlParser.java 22 * Javascript parser for processing Javascript fragments. In the future,
36 * <li>{@code JS} for javascript templates.
62 * {@code JS} is for attributes taking javascript such as "onclick".
85 * {@code STATE_JS_FILE} the parser is inside javascript code.
107 * Returns {@code true} if the parser is currently processing Javascript.
109 * that takes Javascript, a Javascript script block or the parser
112 * @return {@code true} if the parser is processing Javascript,
119 * a Javascript litteral that is quoted. The caller will typicall
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
microtemplate.js 1 // Simple JavaScript Templating
21 // Convert the template into pure JavaScript
  /development/samples/wearable/AgendaData/Application/
proguard-rules.txt 16 # and specify the fully qualified class name to the JavaScript interface
18 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
  /external/chromium_org/apps/shell/common/api/
shell.idl 21 // The JavaScript 'window' object for the created child.
32 // (i.e. JavaScript 'window' object).
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/
compress_js.gypi 6 # JavaScript file from a set of files with closure-style dependency
11 # output_file: path of the compressed JavaScript bundle.
  /external/chromium_org/chrome/browser/resources/user_actions/
user_actions.js 6 * Javascript for user_actions.html, served from chrome://user-actions/
11 * The simple object defined in this javascript file listens for
  /external/chromium_org/chrome/browser/ui/webui/memory_internals/
memory_internals_handler.cc 30 // Set callback functions called by JavaScript messages.
42 // Don't try to execute JavaScript in a RenderFrame that no longer exists.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_filename_controller/
options.html 20 <option value=js>Javascript</option>
26 <option value=js>Javascript</option>
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
options.html 12 <script type="text/javascript" src="js/jquery-1.4.1.min.js"></script>
17 <script type="text/javascript">
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab8_webresources.html 35 <a href="https://github.com/GoogleChrome/chrome-app-codelab/blob/master/lab8_webresources/javascript/1_webview/manifest.json">JavaScript manifest.json</a> are the same:
46 <a href="https://github.com/GoogleChrome/chrome-app-codelab/blob/master/lab8_webresources/javascript/1_webview/index.html">JavaScript index.html</a>:
52 <header tabindex="0" data-value="js">JavaScript</header>
78 <a href="https://github.com/GoogleChrome/chrome-app-codelab/blob/master/lab8_webresources/javascript/1_webview/todo.css">JavaScript todo.css</a> are the same:
94 <a href="https://github.com/GoogleChrome/chrome-app-codelab/blob/master/lab8_webresources/javascript/1_webview/controller.js">JavaScript controller.js</a>.
100 <header tabindex="0" data-value="js">JavaScript</header
    [all...]
  /external/chromium_org/chrome/test/base/
run_all_remoting_unittests.cc 5 // A basic testrunner that supports JavaScript unittests.
20 // This is required for the JavaScript unittests.
  /external/chromium_org/chrome/test/chromedriver/
embed_js_in_cpp.py 6 """Embeds standalone JavaScript snippets in C++ code.
8 Each argument to the script must be a file containing an associated JavaScript
  /external/chromium_org/chrome/test/ispy/server/views/
debug_view.html 4 <script language="javascript">
34 <a href="javascript:void(0)" onclick="manualToggle();">Toggle</a>
  /external/chromium_org/content/browser/media/
media_internals_handler.h 29 // Javascript message handlers.
39 // If not, it's not safe to send JavaScript calls targeting the page yet.
  /external/chromium_org/content/common/android/
gin_java_bridge_value.h 23 // JavaScript 'undefined'
25 // JavaScript NaN and Infinity
  /external/chromium_org/content/common/
java_bridge_messages.h 17 // Messages for handling Java objects injected into JavaScript -----------------
29 // JavaScript) object.

Completed in 856 milliseconds

<<31323334353637383940>>