Searched defs:textNode (Results 1 – 9 of 9) sorted by relevance
23 textNode: TextNode; property
626 TiXmlText* textNode = new TiXmlText( "" ); in ReadValue() local
103 TextNode textNode = (TextNode)lastNode; in addContentsNode() local
106 TextNode textNode = (TextNode)lastNode; in addContentsNode() local
1192 TiXmlText* textNode = new TiXmlText( "" ); in ReadValue() local
70 const SkDOM::Node* textNode= dom.getFirstChild(textElem); in check_text_node() local
6773 const textNode = factory.createUnparsedTextLike(/*data*/ undefined, /*internal*/ false); constant
466 const textNode = siblings[textNodeIdx - 1]; constant
15991 const textNode = { variable