Home
last modified time | relevance | path

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

/dports/audio/guitarix-lv2/guitarix-0.43.1/src/headers/
H A Dgx_system.h506 bool get_hideonquit() const { return hideonquit; } in get_hideonquit() function
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/gui/
H A Dgx_main_window.cpp2480 if (options.get_hideonquit()) { in on_quit()
2618 if(options.get_hideonquit()) { in MainWindow()
2639 if (!options.get_hideonquit()) { in MainWindow()