Home
last modified time | relevance | path

Searched defs:sSoundClipName (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/structure/
H A Dlayersound.cpp36 Status LayerSound::loadSoundClipAtFrame(const QString& sSoundClipName, in loadSoundClipAtFrame()
105 const QString sSoundClipName = soundElement.attribute("name", "My Sound Clip"); in loadDomElement() local