Home | History | Annotate | Download | only in tinyxml

Lines Matching full:cname

780 void TiXmlElement::SetAttribute( const char * cname, const char * cvalue )
782 TiXmlAttribute* attrib = attributeSet.FindOrCreate( cname );