OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:javascript
(Results
1101 - 1125
of
8452
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
table_util.js
117
* Returns a
JavaScript
array of all the non-nested rows in the given table.
129
* Returns a
JavaScript
array of all the child cell <TD> or <TH> or
144
* Returns a
JavaScript
array containing the cell in the active table
157
* Returns a
Javascript
array containing the colgroup elements in the
169
* Returns a
Javascript
array containing the child col elements of the given
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab5_data.html
30
<a href="https://github.com/GoogleChrome/chrome-app-codelab/blob/master/lab5_data/
javascript
/1_storage_sync/manifest.json">
JavaScript
manifest.json</a>:
45
<a href="https://github.com/GoogleChrome/chrome-app-codelab/blob/master/lab5_data/
javascript
/1_storage_sync/controller.js">
JavaScript
controller.js</a>.
51
<header tabindex="0" data-value="js">
JavaScript
</header>
119
<a href="https://github.com/GoogleChrome/chrome-app-codelab/blob/master/lab5_data/
javascript
/1_storage_sync/index.html">
JavaScript
index.html</a>,
131
<header tabindex="0" data-value="js">
JavaScript
</header>
169
<a href="https://github.com/GoogleChrome/chrome-app-codelab/tree/master/lab5_data/
javascript
/1_storage_sync">
JavaScript
1_storage_sync</a>
[
all
...]
app_deprecated.html
61
<td>Use
JavaScript
to process form content
66
<td>
javascript
: urls</td>
67
<td>You cannot use bookmarklets for inline
javascript
on anchors.
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/accessibility/
JellyBeanAccessibilityInjector.java
22
* Handles injecting accessibility
Javascript
and related
Javascript
-> Java APIs for JB and newer
31
// Template for
JavaScript
that performs AndroidVox actions.
181
* @param code
Javascript
code that evaluates to a result.
240
* Callback exposed to
JavaScript
. Handles returning the result of a
/external/chromium_org/content/public/browser/
web_ui.h
41
// Returns
JavaScript
code that, when executed, calls the function specified
56
//
Javascript
.
75
// Overrides which frame gets
JavaScript
messages; this is useful if this
77
// receive the
JavaScript
messages.
96
// Call a
Javascript
function by sending its name and arguments down to
/external/chromium_org/third_party/WebKit/Source/core/dom/
DOMImplementationTest.cpp
43
EXPECT_TRUE(DOMImplementation::isTextMIMEType("text/
javascript
"));
44
EXPECT_TRUE(DOMImplementation::isTextMIMEType("TEXT/
JavaScript
"));
50
EXPECT_TRUE(DOMImplementation::isTextMIMEType("application/x-
javascript
-like+json;a=2;c=4"));
51
EXPECT_TRUE(DOMImplementation::isTextMIMEType("application/
javascript
"));
52
EXPECT_TRUE(DOMImplementation::isTextMIMEType("Application/
Javascript
"));
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/
ContextTrackingValidationCheck.java
3
import com.google.
javascript
.rhino.head.Token;
4
import com.google.
javascript
.rhino.head.ast.Assignment;
5
import com.google.
javascript
.rhino.head.ast.AstNode;
6
import com.google.
javascript
.rhino.head.ast.Comment;
7
import com.google.
javascript
.rhino.head.ast.FunctionNode;
ProtoFollowsExtendsChecker.java
3
import com.google.
javascript
.rhino.head.Token;
4
import com.google.
javascript
.rhino.head.ast.Assignment;
5
import com.google.
javascript
.rhino.head.ast.AstNode;
6
import com.google.
javascript
.rhino.head.ast.FunctionCall;
7
import com.google.
javascript
.rhino.head.ast.ObjectProperty;
/external/chromium_org/third_party/skia/experimental/SkV8Example/
JsContext.cpp
28
// Wraps 'this' in a
Javascript
object.
33
// Fetch the template for creating
JavaScript
JsContext wrappers.
52
// from within
JavaScript
.
55
// Store the context pointer in the
JavaScript
wrapper.
78
// Wrap the C++ this pointer in a
JavaScript
wrapper.
/external/chromium_org/v8/benchmarks/
README.txt
4
This is the V8 benchmark suite: A collection of pure
JavaScript
6
individual benchmarks are included in the
JavaScript
files.
11
and a standalone
JavaScript
version (run.js).
28
obtaining scores that are the result of an incorrect
JavaScript
engine
50
memory management subsystem of the
JavaScript
engine.
/external/chromium_org/v8/src/arm/
frames-arm.h
32
// Return the code of the n-th caller-saved register available to
JavaScript
37
// Callee-saved registers preserved when switching from C to
JavaScript
42
1 << 7 | // r7 v4 (cp in
JavaScript
code)
43
1 << 8 | // r8 v5 (pp in
JavaScript
code)
46
1 << 11; // r11 v8 (fp in
JavaScript
code)
/external/proguard/docs/
feedback.html
5
<meta http-equiv="content-script-type" content="text/
javascript
">
9
<script type="text/
javascript
" language="
JavaScript
">
70
<script type="text/
javascript
" language="
JavaScript
">
/external/skia/experimental/SkV8Example/
JsContext.cpp
28
// Wraps 'this' in a
Javascript
object.
33
// Fetch the template for creating
JavaScript
JsContext wrappers.
52
// from within
JavaScript
.
55
// Store the context pointer in the
JavaScript
wrapper.
78
// Wrap the C++ this pointer in a
JavaScript
wrapper.
/prebuilts/tools/common/proguard/proguard4.7/docs/
feedback.html
5
<meta http-equiv="content-script-type" content="text/
javascript
">
9
<script type="text/
javascript
" language="
JavaScript
">
72
<script type="text/
javascript
" language="
JavaScript
">
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
JavaScriptTarget.java
32
/** Convert an int to a
JavaScript
Unicode character literal.
34
* The current
JavaScript
spec (ECMA-262) doesn't provide for octal
45
*
JavaScript
does not support 64-bit numbers, so we need to break
/external/chromium_org/chrome/browser/ui/webui/ntp/
foreign_session_handler.h
72
// This is a
javascript
callback handler.
76
// This is a
javascript
callback handler, and it is also called when the sync
83
// This is a
javascript
callback handler.
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/
source.py
18
Simple class to scan a
JavaScript
file and express its dependencies.
32
"""Scans a
JavaScript
source for its provided and required namespaces."""
50
source: str, The
JavaScript
source.
/external/chromium_org/content/browser/battery_status/
battery_status_browsertest.cc
110
// Set the fake battery manager to return false on start. From
JavaScript
123
// From
JavaScript
request a promise for the battery status information and
142
// From
JavaScript
request a promise for the battery status information.
/external/chromium_org/content/renderer/
render_view_browsertest_mac.mm
47
//
javascript
.
96
// First test when
javascript
does not eat keypresses -- should scroll.
119
// Now let
javascript
eat the key events -- no scrolling should happen.
v8_value_converter_impl.h
76
// If true, we will convert Date
JavaScript
objects to doubles.
79
// If true, we will convert RegExp
JavaScript
objects to string.
82
// If true, we will convert Function
JavaScript
objects to dictionaries.
/external/chromium_org/content/test/plugin/
plugin_npobject_lifetime_test.cc
59
script.UTF8Characters = "
javascript
:DeleteSecondPluginInstance()";
63
this_instance->id(), "
javascript
:DeleteSecondPluginInstance()", NULL,
161
std::string script = "
javascript
:DeletePluginWithinScript()";
/external/chromium_org/native_client_sdk/doc_generated/
glossary.html
27
<dd>Events used to pass data between
JavaScript
and the Native Client
40
<dd>An object in a Native Client module that corresponds to a
JavaScript
48
mechanism for running heavy-weight
JavaScript
code on background threads
/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/lua/
index.html
16
<script type="text/
javascript
" src="//storage.googleapis.com/gonacl/demos/publish/234230_dev/lua/hterm.concat.js"></script>
17
<script type="text/
javascript
" src="naclterm.js"></script>
18
<script type="text/
javascript
" src="lua.js"></script>
/external/chromium_org/ppapi/api/
ppb_var_array_buffer.idl
8
* a way to interact with
JavaScript
ArrayBuffers.
17
* with
JavaScript
ArrayBuffers, which represent a contiguous sequence of
20
* embedding page's DOM, and can only be shared with
JavaScript
using the
/external/chromium_org/ppapi/c/
ppb_var_array_buffer.h
22
* a way to interact with
JavaScript
ArrayBuffers.
32
* with
JavaScript
ArrayBuffers, which represent a contiguous sequence of
35
* embedding page's DOM, and can only be shared with
JavaScript
using the
Completed in 325 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>