Home | History | Annotate | Download | only in tinyxml

Lines Matching defs:SetUserData

201 	void  SetUserData( void* user )			{ userData = user; }