Searched refs:textNode (Results 1 - 25 of 28) sorted by relevance

12

/external/skia/tests/
H A DSVGDeviceTest.cpp39 const SkDOM::Node* textNode= dom.getFirstChild(textElem); local
40 REPORTER_ASSERT(reporter, textNode != nullptr);
41 if (textNode != nullptr) {
42 REPORTER_ASSERT(reporter, dom.getType(textNode) == SkDOM::kText_Type);
43 REPORTER_ASSERT(reporter, strcmp(expected, dom.getName(textNode)) == 0);
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tree_construction/
H A Dlocation_info_mixin.js187 textNode = siblings[textNodeIdx];
190 if (textNode.__location)
191 textNode.__location.end = token.location.end;
194 textNode.__location = token.location;
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tree_adapters/
H A Ddefault.js165 exports.getTextNodeContent = function (textNode) {
166 return textNode.value;
H A Dhtmlparser2.js281 exports.getTextNodeContent = function (textNode) {
282 return textNode.data;
/external/skia/experimental/docs/
H A DsvgBackend.js131 var textNode = document.createTextNode(text.string);
132 svgText.appendChild(textNode);
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp1192 TiXmlText* textNode = new TiXmlText( "" ); local
1194 if ( !textNode )
1201 p = textNode->Parse( p, data, encoding );
1207 p = textNode->Parse( pWithWhiteSpace, data, encoding );
1210 if ( !textNode->Blank() )
1211 LinkEndChild( textNode );
1213 delete textNode;
/external/tinyxml/
H A Dtinyxmlparser.cpp1147 TiXmlText* textNode = new TiXmlText( "" ); local
1149 if ( !textNode )
1157 p = textNode->Parse( p, data, encoding );
1163 p = textNode->Parse( pWithWhiteSpace, data, encoding );
1166 if ( !textNode->Blank() )
1167 LinkEndChild( textNode );
1169 delete textNode;
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DMessagePatternUtil.java99 TextNode textNode = (TextNode)lastNode;
100 textNode.text = textNode.text + ((TextNode)node).text;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessagePatternUtil.java104 TextNode textNode = (TextNode)lastNode;
105 textNode.text = textNode.text + ((TextNode)node).text;
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DDOMHelper.java142 * @param textNode A text node from the source tree.
148 public boolean shouldStripSourceNode(Node textNode) argument
152 // return (null == m_envSupport) ? false : m_envSupport.shouldStripSourceNode(textNode);
/external/chromium-trace/catapult/firefighter/default/tracing/third_party/components/webcomponentsjs/
H A DShadowDOM.js496 var textNode = document.createTextNode(counter);
497 observer.observe(textNode, {
502 textNode.data = counter;
1929 var textNode = unsafeUnwrap(this).ownerDocument.createTextNode(textContent);
1930 this.appendChild(textNode);
H A Dwebcomponents.js536 var textNode = document.createTextNode(counter);
537 observer.observe(textNode, {
542 textNode.data = counter;
1962 var textNode = unsafeUnwrap(this).ownerDocument.createTextNode(textContent);
1963 this.appendChild(textNode);
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DShadowDOM.js496 var textNode = document.createTextNode(counter);
497 observer.observe(textNode, {
502 textNode.data = counter;
1929 var textNode = unsafeUnwrap(this).ownerDocument.createTextNode(textContent);
1930 this.appendChild(textNode);
H A Dwebcomponents.js536 var textNode = document.createTextNode(counter);
537 observer.observe(textNode, {
542 textNode.data = counter;
1962 var textNode = unsafeUnwrap(this).ownerDocument.createTextNode(textContent);
1963 this.appendChild(textNode);
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/
H A DShadowDOM.js496 var textNode = document.createTextNode(counter);
497 observer.observe(textNode, {
502 textNode.data = counter;
1929 var textNode = unsafeUnwrap(this).ownerDocument.createTextNode(textContent);
1930 this.appendChild(textNode);
H A Dwebcomponents.js536 var textNode = document.createTextNode(counter);
537 observer.observe(textNode, {
542 textNode.data = counter;
1962 var textNode = unsafeUnwrap(this).ownerDocument.createTextNode(textContent);
1963 this.appendChild(textNode);
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/
H A Dparse5.js3933 exports.getTextNodeContent = function (textNode) {
3934 return textNode.value;
4251 exports.getTextNodeContent = function (textNode) {
4252 return textNode.data;
4645 textNode = siblings[textNodeIdx];
4648 if (textNode.__location)
4649 textNode.__location.end = token.location.end;
4652 textNode.__location = token.location;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.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 ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 636 milliseconds

12