Home
last modified time | relevance | path

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

/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/XFadePlugin/
H A DXFadePlugin.h37 float GetMix() { return m_Mix; } in GetMix() function
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/SwitchPlugin/
H A DSwitchPlugin.h39 bool GetMix() { return m_Mix; } in GetMix() function
/dports/sysutils/fusefs-sandboxfs/sandboxfs-sandboxfs-0.2.0/cargo-crates/fuse-0.3.1/src/
H A Dchannel.rs38 let fd = unsafe { fuse_mount_compat25(mnt.as_ptr(), args) }; in GetMix()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h649 inline bool GetMix(void) const {return ((Options & 4)?true:false);}; in GetMix() function