/dalvik/dx/tests/077-dex-code-alignment/ |
Blort.java | 20 // This space intentionally left blank. 24 // This space intentionally left blank.
|
/external/markdown/tests/safe_mode/ |
script_tags.html | 5 <p>With blank lines.</p> 20 This time with blank lines.
|
/external/webkit/Source/WebCore/manual-tests/ |
form-value-restore.html | 4 Then, click on <a href="about:blank">this link</a> to go to a blank page.
|
about-blank-xhr.html | 3 <li>Navigate that tab to about:blank.</li>
|
mouseevent-on-closeddoc.html | 10 Click on the link below, and move your mouse cursor over the blank page that is loaded.</p> 13 No crash after moving the mouse over the blank page that is loaded. Nothing happens. 17 Crash after moving the mouse over the blank page that opens.
|
write-after-open.html | 18 w = window.open("about:blank", windowName + i++, windowArgs); 19 w.document.write("PASS: document.write after window.open(\"about:blank\", ...) worked."); 22 w = window.open("about:blank", windowName + i++, windowArgs); 24 w.document.write("PASS: document.write after window.open(\"about:blank\", ...) worked."); 38 <p>This test checks for regression against: <rdar://problem/3461547> can't use document.writeln() on windows opened via window.open("about:blank") in same function. </p>
|
bugzilla-4840.html | 23 <iframe style="width: 100%; height: 200px;" src="data:text/html,<frameset cols=%22*, *%22><frameset rows=%22*, *%22><frame src=%22about:blank%22><frame src=%22about:blank%22></frameset><frame src=%22about:blank%22></frameset>"></iframe>
|
/external/jmonkeyengine/engine/src/core/com/jme3/font/ |
Letters.java | 92 // search last blank character before this word
93 LetterQuad blank = l;
local 94 while (!blank.isBlank()) {
95 if (blank.isLineStart() || blank.isHead()) {
98 blank = null;
101 blank = blank.getPrevious();
103 if (blank != null) {
104 blank.setEndOfLine(); [all...] |
/external/kernel-headers/original/linux/ |
atmppp.h | 3 /* Written 2000 by Mitchell Blank Jr */
|
/external/markdown/tests/extensions-x-toc/ |
invalid.html | 5 clue the author in that s/he needs to add a blank line between the TOC and
|
/external/webkit/LayoutTests/dom/html/level2/html/resources/ |
iframe.html | 8 <IFRAME LONGDESC="about:blank" MARGINHEIGHT="10" MARGINWIDTH="5" WIDTH="60" HEIGHT="50" NAME="Iframe1" FRAMEBORDER="1" SCROLLING="yes" SRC="../right.png" ALIGN="top">IFRAME1</IFRAME>
|
/external/webkit/LayoutTests/http/tests/appcache/ |
detached-iframe.html | 3 <iframe src="about:blank"></iframe>
|
navigating-away-while-cache-attempt-in-progress.html | 13 window.location.href = "about:blank"
|
/external/webkit/PerformanceTests/Parser/ |
html-parser.html | 10 iframe.src = "about:blank";
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
atmppp.h | 3 /* Written 2000 by Mitchell Blank Jr */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
atmppp.h | 3 /* Written 2000 by Mitchell Blank Jr */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
atmppp.h | 3 /* Written 2000 by Mitchell Blank Jr */
|
/sdk/templates/other/BlankFragment/root/res/layout/ |
fragment_blank.xml.ftl | 7 <!-- TODO: Update blank fragment layout -->
|
/bionic/libc/unistd/ |
charclass.h | 16 { "blank", isblank },
|
/dalvik/dx/tests/043-dex-two-classes/ |
Blort.java | 19 // This space intentionally left blank.
|
Zorch.java | 19 // This space intentionally left blank.
|
/dalvik/dx/tests/089-dex-define-object/ |
Class.java | 20 // This space intentionally left blank.
|
String.java | 20 // This space intentionally left blank.
|
/external/elfutils/bionic-fixup/ |
libintl.h | 20 /* intentionally blank */
|
stdio_ext.h | 20 /* intentionally blank */
|