Home
last modified time | relevance | path

Searched refs:sound_areSoundsInaccessible (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DSound_as.cpp61 as_value sound_areSoundsInaccessible(const fn_call& fn);
319 vm.registerNative(sound_areSoundsInaccessible, 500, 16); in registerSoundNative()
1281 sound_areSoundsInaccessible(const fn_call& /*fn*/) in sound_areSoundsInaccessible() function