Home | History | Annotate | Download | only in tinyxml

Lines Matching full:_node

1452 	TiXmlHandle( TiXmlNode* _node )					{ this->node = _node; }