Searched refs:textValue (Results 1 - 19 of 19) sorted by relevance

/external/webkit/LayoutTests/dom/html/level1/core/
H A Dhc_nodetextnodevalue.js96 var textValue;
107 textValue = textNode.nodeValue;
109 assertEquals("textNodeValue","1230 North Ave. Dallas, Texas 98551",textValue);
/external/webkit/LayoutTests/dom/xhtml/level1/core/
H A Dhc_nodetextnodevalue.js96 var textValue;
107 textValue = textNode.nodeValue;
109 assertEquals("textNodeValue","1230 North Ave. Dallas, Texas 98551",textValue);
/external/webkit/LayoutTests/dom/xhtml/level3/core/
H A Dcanonicalform02.js100 var textValue;
128 textValue = text.nodeValue;
130 assertEquals("noCharNormalization","barsuçon",textValue);
H A Dcheckcharacternormalization01.js100 var textValue;
122 textValue = text.nodeValue;
124 assertEquals("noCharNormalization","barsuçon",textValue);
H A Dcheckcharacternormalization03.js100 var textValue;
128 textValue = text.nodeValue;
130 assertEquals("noCharNormalization","barsuçon",textValue);
H A Dnormalizecharacters01.js100 var textValue;
122 textValue = text.nodeValue;
124 assertEquals("noCharNormalization","barsuçon",textValue);
H A Dnormalizecharacters02.js100 var textValue;
128 textValue = text.nodeValue;
130 assertEquals("charNormalized","barsuçon",textValue);
H A Dnormalizecharacters03.js100 var textValue;
122 textValue = text.nodeValue;
124 assertEquals("noCharNormalization","barsuçon",textValue);
H A Dnormalizecharacters04.js100 var textValue;
128 textValue = text.nodeValue;
130 assertEquals("noCharNormalization","barsuçon",textValue);
H A Dnormalizecharacters05.js100 var textValue;
122 textValue = text.nodeValue;
124 assertEquals("noCharNormalization","barsuçon",textValue);
H A Dnormalizecharacters06.js100 var textValue;
128 textValue = text.nodeValue;
130 assertEquals("noCharNormalization","barsuçon",textValue);
H A Dnormalizecharacters07.js100 var textValue;
122 textValue = text.nodeValue;
124 assertEquals("noCharNormalization","suçon",textValue);
H A Dnormalizecharacters08.js100 var textValue;
128 textValue = text.nodeValue;
130 assertEquals("noCharNormalization","suçon",textValue);
H A Dcheckcharacternormalization02.js100 var textValue;
H A Dhandleerror02.js140 var textValue;
/external/javassist/src/main/javassist/compiler/
H A DLex.java24 public String textValue; field in class:Token
89 return currentToken.textValue;
239 token.textValue = tbuf.toString();
452 token.textValue = name;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 150 milliseconds