Searched refs:textnode (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xml/
H A Dxml.cpp573 wxXmlNode *textnode = local
577 ctx->node->InsertChildAfter(textnode, ctx->lastChild);
578 ctx->lastChild= ctx->lastAsText = textnode;
589 wxXmlNode *textnode = local
593 ctx->node->InsertChildAfter(textnode, ctx->lastChild);
594 ctx->lastChild= ctx->lastAsText = textnode;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dxmldocument.tex59 and indentation, you need to turn off whitespace-only textnode removal and automatic indentation:

Completed in 117 milliseconds