HomeSort by relevance Sort by last modified time
    Searched full:text (Results 126 - 150 of 27397) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/replicaisland/res/xml/
level_3_3_dialog_wanda.xml 7 text = "@string/Wanda_3_3_1_1"
13 text = "@string/Wanda_3_3_1_2"
19 text = "@string/Wanda_3_3_1_3"
level_3_5_dialog_wanda.xml 7 text = "@string/Wanda_3_5_1_1"
13 text = "@string/Wanda_3_5_1_2"
19 text = "@string/Wanda_3_5_1_3"
level_3_7_dialog_wanda.xml 8 text = "@string/Wanda_3_7_1_1"
14 text = "@string/Wanda_3_7_1_2"
20 text = "@string/Wanda_3_7_1_3"
level_4_5_dialog_wanda.xml 8 text = "@string/Wanda_4_5_1_1"
14 text = "@string/Wanda_4_5_1_2"
20 text = "@string/Wanda_4_5_1_3"
level_4_9_dialog_wanda.xml 8 text = "@string/Wanda_4_9_1_1"
14 text = "@string/Wanda_4_9_1_2"
20 text = "@string/Wanda_4_9_1_3"
level_3_9_dialog_rokudou.xml 8 text = "@string/Rokudou_3_9_1_1"
14 text = "@string/Rokudou_3_9_1_2"
20 text = "@string/Rokudou_3_9_1_3"
26 text = "@string/Rokudou_3_9_1_4"
32 text = "@string/Rokudou_3_9_1_5"
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSpannableStringBuilder.java 3 import android.text.Editable;
4 import android.text.SpannableStringBuilder;
19 public void __constructor__(CharSequence text) {
20 builder.append(text);
24 public SpannableStringBuilder append(char text) {
25 builder.append(text);
30 public Editable replace(int st, int en, CharSequence text) {
31 builder.replace(st, en, text.toString());
36 public Editable insert(int where, CharSequence text) {
37 builder.insert(where, text);
    [all...]
ShadowTextPaint.java 3 import android.text.TextPaint;
10 public float measureText(String text) {
11 return text.length();
  /external/webkit/Source/WebCore/manual-tests/chromium/
no-autofill-on-readonly.html 5 <p>This page tests that the autofill popup is not shown for read-only and disabled text inputs.</p>
8 <li>Enter a name in the input text in Form 1 and press submit. This is so the autofill has a value for that field.</li>
9 <li>Reload the page so the input text is empty. Click twice on the Form 1 text input. An autofill popup with the name you entered previously should be shown.</li>
10 <li>Click twice on the Form 2 text input. No autofill popup should be shown.</li>
11 <li>Click twice on the Form 3 text input. No autofill popup should be shown.</li>
14 <h1>Form 1 (text input non read-only)</h1>
16 Name:<input type="text" name="name"></input><br>
20 <h1>Form 2 (text input read-only)</h1>
22 Name:<input type="text" name="name" READONLY></input><br
    [all...]
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/callback/
TextInputCallbackTest.java 34 TextInputCallback text; field in class:TextInputCallbackTest
40 text = new TextInputCallback("prompt");
41 assertEquals("prompt", text.getPrompt());
42 text = new TextInputCallback("prompt", "defaultText");
43 assertEquals("prompt", text.getPrompt());
44 assertEquals("defaultText", text.getDefaultText());
45 text.setText("Text");
46 assertEquals("Text", text.getText())
    [all...]
  /external/chromium/net/ftp/
ftp_directory_listing_parser_netware.cc 18 bool LooksLikeNetwarePermissionsListing(const string16& text) {
19 if (text.length() != 10)
22 if (text[0] != '[' || text[9] != ']')
24 return (text[1] == 'R' || text[1] == '-') &&
25 (text[2] == 'W' || text[2] == '-') &&
26 (text[3] == 'C' || text[3] == '-') &
    [all...]
  /external/proguard/src/proguard/gui/splash/
TextSprite.java 26 * This Sprite represents a text.
32 private final VariableString[] text; field in class:TextSprite
39 * Creates a new TextSprite containing a single line of text.
40 * @param text the variable text string.
41 * @param x the variable x-coordinate of the lower-left corner of the text.
42 * @param y the variable y-coordinate of the lower-left corner of the text.
44 public TextSprite(VariableString text,
48 this(new VariableString[] { text }, new ConstantInt(0), x, y);
53 * Creates a new TextSprite containing a multiple lines of text
    [all...]
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLBodyElement01.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLBodyElement01.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">
HTMLBodyElement02.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLBodyElement02.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">
HTMLBodyElement03.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLBodyElement03.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">
HTMLBodyElement04.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLBodyElement04.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">
HTMLBodyElement05.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLBodyElement05.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">
HTMLBodyElement06.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLBodyElement06.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">
HTMLDivElement01.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLDivElement01.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
8 <DIV ALIGN="center">The DIV element is a generic block container. This text should be centered.</DIV>
HTMLParagraphElement01.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLParagraphElement01.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
9 TEXT
HTMLScriptElement01.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLScriptElement01.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
8 <SCRIPT CHARSET="US-ASCII" TYPE="text/javaScript" DEFER="defer" SRC="./files/script1.js">var a=2;</SCRIPT>
HTMLScriptElement02.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLScriptElement02.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
8 <SCRIPT CHARSET="US-ASCII" TYPE="text/javaScript" DEFER="defer" SRC="./files/script1.js">var a=2;</SCRIPT>
HTMLScriptElement03.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLScriptElement03.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
8 <SCRIPT CHARSET="US-ASCII" TYPE="text/javaScript" DEFER="defer" SRC="./files/script1.js">var a=2;</SCRIPT>
HTMLScriptElement04.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLScriptElement04.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
8 <SCRIPT CHARSET="US-ASCII" TYPE="text/javaScript" DEFER="defer" SRC="./files/script1.js">var a=2;</SCRIPT>
HTMLScriptElement05.html 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
6 <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLScriptElement05.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
8 <SCRIPT CHARSET="US-ASCII" TYPE="text/javaScript" DEFER="defer" SRC="./files/script1.js">var a=2;</SCRIPT>

Completed in 287 milliseconds

1 2 3 4 56 7 8 91011>>