HomeSort by relevance Sort by last modified time
    Searched refs:body (Results 151 - 175 of 3368) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLBodyElement03.js 33 // raised when entering the body of the test.
49 docsLoaded += preload(docRef, "doc", "body");
68 // body of the test to be executed.
98 doc = load(docRef, "doc", "body");
99 nodeList = doc.getElementsByTagName("body");
HTMLBodyElement04.js 33 // raised when entering the body of the test.
49 docsLoaded += preload(docRef, "doc", "body");
68 // body of the test to be executed.
99 doc = load(docRef, "doc", "body");
100 nodeList = doc.getElementsByTagName("body");
HTMLBodyElement05.js 33 // raised when entering the body of the test.
49 docsLoaded += preload(docRef, "doc", "body");
68 // body of the test to be executed.
98 doc = load(docRef, "doc", "body");
99 nodeList = doc.getElementsByTagName("body");
HTMLBodyElement06.js 33 // raised when entering the body of the test.
49 docsLoaded += preload(docRef, "doc", "body");
68 // body of the test to be executed.
99 doc = load(docRef, "doc", "body");
100 nodeList = doc.getElementsByTagName("body");
HTMLDocument05.js 33 // raised when entering the body of the test.
68 // body of the test to be executed.
78 The body attribute is the element that contains the content for the
81 Retrieve the body attribute and examine its value for the id attribute.
101 vbody = doc.body;
105 assertEquals("idLink","TEST-BODY",vid);
  /packages/apps/Email/tests/src/com/android/emailcommon/internet/
Rfc822OutputTests.java 25 import com.android.emailcommon.provider.EmailContent.Body;
55 private static final String REPLY_TEXT_BODY = "This is the body. This is also the body.";
56 /** HTML reply body */
58 "<a href=\"m.google.com\">This</a> is the body.<br>This is also the body.";
59 /** Text-only version of the HTML reply body */
61 ">This is the body.\n>This is also the body.";
66 + "<body bgcolor=\"#ffffff\" text=\"#000000\">
116 Body body = Body.restoreBodyWithMessageId(mMockContext, message.mId); local
210 Body body = createTestBody(msg); local
350 Body body = createTestBody(message); local
    [all...]
  /external/webkit/Source/JavaScriptCore/bytecompiler/
BytecodeGenerator.h 290 RegisterID* emitNewFunction(RegisterID* dst, FunctionBodyNode* body);
291 RegisterID* emitLazyNewFunction(RegisterID* dst, FunctionBodyNode* body);
480 FunctionExecutable* makeFunction(ExecState* exec, FunctionBodyNode* body)
482 return FunctionExecutable::create(exec, body->ident(), body->source(), body->usesArguments(), body->parameters(), body->isStrictMode(), body->lineNo(), body->lastLine())
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
access-nbody.js 9 function Body(x,y,z,vx,vy,vz,mass){
19 Body.prototype.offsetMomentum = function(px,py,pz) {
27 return new Body(
39 return new Body(
51 return new Body(
63 return new Body(
75 return new Body(0.0, 0.0, 0.0, 0.0, 0.0, 0.0, SOLAR_MASS);
121 var body = this.bodies[i];
122 body.x += dt * body.vx
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
access-nbody.js 9 function Body(x,y,z,vx,vy,vz,mass){
19 Body.prototype.offsetMomentum = function(px,py,pz) {
27 return new Body(
39 return new Body(
51 return new Body(
63 return new Body(
75 return new Body(0.0, 0.0, 0.0, 0.0, 0.0, 0.0, SOLAR_MASS);
121 var body = this.bodies[i];
122 body.x += dt * body.vx
    [all...]
  /external/v8/src/
d8.js 165 var body = response.body();
169 if (body.breakpoints) {
171 if (body.breakpoints.length > 1) {
175 for (var i = 0; i < body.breakpoints.length; i++) {
179 result += body.breakpoints[i];
185 result += body.invocationText;
187 result += SourceInfo(body);
189 result += SourceUnderline(body.sourceLineText, body.sourceColumn)
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
aliased.php 73 body {
117 <body>
123 </body>
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
elementcontentwhitespace02.js 33 // raised when entering the body of the test.
69 // body of the test to be executed.
93 var body;
122 bodyList = doc.getElementsByTagName("body");
123 body = bodyList.item(0);
124 child = body.firstChild;
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ListOfEditTexts.java 113 String body = getItem(position); local
116 ((EditText) convertView).setText(body);
121 editText.setText(body);
  /external/v8/test/mjsunit/bugs/harmony/
debug-blockscopes.js 104 assertEquals(scopes.length, response.body.scopes.length);
106 assertEquals(i, response.body.scopes[i].index);
107 assertEquals(scopes[i], response.body.scopes[i].type);
110 assertTrue(response.body.scopes[i].object.ref < 0);
112 assertTrue(response.body.scopes[i].object.ref >= 0);
116 found = response.refs[j].handle == response.body.scopes[i].object.ref;
118 assertTrue(found, "Scope object " + response.body.scopes[i].object.ref + " not found");
179 assertEquals(scope.scopeType(), response.body.type);
180 assertEquals(number, response.body.index);
183 assertTrue(response.body.object.ref < 0)
    [all...]
  /build/tools/droiddoc/templates-ds/
sampleindex.cs 7 <body class="gc-documentation">
52 </body>
  /build/tools/droiddoc/templates-pdk/
sampleindex.cs 7 <body class="gc-documentation">
52 </body>
  /build/tools/droiddoc/templates-sac/
sampleindex.cs 7 <body class="gc-documentation">
52 </body>
  /build/tools/droiddoc/templates-sdk/
sampleindex.cs 7 <body class="gc-documentation">
52 </body>
  /external/doclava/res/assets/templates/
docpage.cs 5 <body class="gc-documentation" itemscope itemtype="http://schema.org/Article">
37 </body>
sample.cs 7 <body class="gc-documentation">
32 </body>
  /external/skia/tools/
update-doxygen.sh 66 <html><body>
71 </body></html>
  /external/valgrind/main/docs/lib/
vg_basic.css 5 body {
10 body, td {
  /external/webkit/LayoutTests/fast/encoding/resources/
invalid-xml.js 28 document.body.appendChild(script);
39 document.body.appendChild(iframe);
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
IntermTraverse.cpp 237 if(body)
239 body->traverse(it);
254 if(body)
256 body->traverse(it);
  /frameworks/base/services/java/com/android/server/location/
GpsXtraDownloader.java 138 byte[] body = null;
142 body = new byte[(int) entity.getContentLength()];
145 dis.readFully(body);
160 return body;

Completed in 1190 milliseconds

1 2 3 4 5 67 8 91011>>