Home
last modified time | relevance | path

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

/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/win32/
H A Dwin32frame.cpp37 static TCHAR gClassName[100]; variable
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/win32/
H A Dwin32frame.cpp38 static TCHAR gClassName[100]; variable
/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh153 string gClassName; // name of the generated dsp class, by default 'mydsp' member