Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:RootElement

1452 	const TiXmlElement* RootElement() const		{ return FirstChildElement(); }
1453 TiXmlElement* RootElement() { return FirstChildElement(); }