add_sound_sample  271 libcore/parser/SWFMovieDefinition.h     virtual void add_sound_sample(int DisplayObject_id, sound_sample* sam);
add_sound_sample  363 libcore/parser/movie_definition.h 	virtual void add_sound_sample(int /*DisplayObject_id*/, sound_sample* /*sam*/)
add_sound_sample  177 libcore/parser/sprite_definition.h 	virtual void add_sound_sample(int id, sound_sample* sam)
add_sound_sample  182 libcore/parser/sprite_definition.h 		m_movie_def.add_sound_sample(id,sam);
add_sound_sample  231 libcore/swf/tag_loaders.cpp             m.add_sound_sample(id, sam);