get_sound_sample 986 libcore/asobj/Sound_as.cpp sound_sample* ss = def->get_sound_sample(id); get_sound_sample 1041 libcore/asobj/Sound_as.cpp sound_sample* ss = def->get_sound_sample(id); get_sound_sample 268 libcore/parser/SWFMovieDefinition.h sound_sample* get_sound_sample(int DisplayObject_id) const; get_sound_sample 352 libcore/parser/movie_definition.h virtual sound_sample* get_sound_sample(int /*DisplayObject_id*/) const get_sound_sample 171 libcore/parser/sprite_definition.h virtual sound_sample* get_sound_sample(int id) const get_sound_sample 173 libcore/parser/sprite_definition.h return m_movie_def.get_sound_sample(id); get_sound_sample 95 libcore/swf/DefineButtonSoundTag.cpp sound.sample = m.get_sound_sample(sound.soundID); get_sound_sample 48 libcore/swf/StartSoundTag.cpp sound_sample* sam = m.get_sound_sample(sound_id);