Searched refs:LastAttribute (Results 1 – 3 of 3) sorted by relevance
950 …const TiXmlAttribute* LastAttribute() const { return attributeSet.Last(); } ///< Access the last… in LastAttribute() function951 TiXmlAttribute* LastAttribute() { return attributeSet.Last(); } in LastAttribute() function
5 - Renamed 'LastAttribtute' to 'LastAttribute'
1086 …const TiXmlAttribute* LastAttribute() const { return attributeSet.Last(); } ///< Access the last… in LastAttribute() function1087 TiXmlAttribute* LastAttribute() { return attributeSet.Last(); } in LastAttribute() function