Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/entity/
H A Dentity.cpp53 const bool isSound = (name == "misc_sound"); in Entity_create() local
/dports/editors/calligra/calligra-3.2.1/filters/libodf2/
H A DKoXmlStreamReader.cpp58 bool isSound; // True if the document is sound (see the class doc for details) member in KoXmlStreamReader::Private
398 bool KoXmlStreamReader::isSound() const in isSound() function in KoXmlStreamReader
/dports/games/qnetwalk/qnetwalk-1.7.0/src/
H A Dmainwindow.cpp57 bool isSound = settings.value("Sound", true).toBool(); in MainWindow() local