Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:SetUserData

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