Home
last modified time | relevance | path

Searched refs:CONTROLS_VBOX (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/sabbu/sabbu-0.3.0/Source/
H A Dgui_main.cpp836 if(type == CONTROLS_VBOX || type == CONTROLS_TABLE) in gui_main_create_control_toolbar()
844 if(type == CONTROLS_VBOX || type == CONTROLS_TABLE) in gui_main_create_control_toolbar()
852 if(type == CONTROLS_VBOX || type == CONTROLS_TABLE) in gui_main_create_control_toolbar()
860 if(type == CONTROLS_VBOX || type == CONTROLS_TABLE) in gui_main_create_control_toolbar()
868 if(type == CONTROLS_VBOX || type == CONTROLS_TABLE) in gui_main_create_control_toolbar()
895 if(type == CONTROLS_VBOX) in gui_main_create_control_toolbar()
H A Dgui_main.h48 CONTROLS_VBOX enumerator
H A Dgui_options.cpp212 app.ui.toolbar_wave = gui_main_create_control_toolbar(CONTROLS_VBOX); in gui_options_set_toolbar_location_custom()