Lines Matching full:setname
825 void SetName( const char* name ); 848 void SetName( const char* str, bool staticMem=false ) { SetValue( str, staticMem ); }