Lines Matching refs:Find
827 const TiXmlAttribute* Find( const char * name ) const;828 TiXmlAttribute* Find( const char * name );1436 a linear walk to find the element, so this code would iterate much more than it needs