Home
last modified time | relevance | path

Searched refs:time_selected (Results 1 – 10 of 10) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_grid_tableau.cxx18 a.time_selected == b.time_selected; in operator ==()
151 grid_pos(col_pos, row_pos).time_selected = -1; in add_default()
382 grid_pos(c, r).time_selected = time; in set_selected()
407 if (grid_pos(i, j).time_selected != -1) in get_selected_positions()
411 times->push_back(grid_pos(i, j).time_selected); in get_selected_positions()
627 if (grid_pos(col, row).time_selected == -1) in select_current()
629 grid_pos(col, row).time_selected = time; in select_current()
644 if (grid_pos(c, r).time_selected != -1) in select_current()
646 grid_pos(c, r).time_selected = -1; in select_current()
664 if (grid_pos(col, row).time_selected != -1) in deselect_current()
[all …]
H A Dvgui_grid_tableau.h37 int time_selected; member
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro/nukleargui/nuklear/
H A Doverview.c375 static int time_selected = 0; in overview() local
379 if (!time_selected || !date_selected) { in overview()
383 if (!time_selected) in overview()
392 time_selected = 1; in overview()
/dports/security/ridl/ridl-11b3240/nuklear/demo/
H A Doverview.c454 static int time_selected = 0; in overview() local
458 if (!time_selected || !date_selected) { in overview()
462 if (!time_selected) in overview()
471 time_selected = 1; in overview()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/demo/
H A Doverview.c430 static int time_selected = 0; in overview() local
434 if (!time_selected || !date_selected) { in overview()
438 if (!time_selected) in overview()
447 time_selected = 1; in overview()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/demo/
H A Doverview.c430 static int time_selected = 0; in overview() local
434 if (!time_selected || !date_selected) { in overview()
438 if (!time_selected) in overview()
447 time_selected = 1; in overview()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/demo/
H A Doverview.c430 static int time_selected = 0; in overview() local
434 if (!time_selected || !date_selected) { in overview()
438 if (!time_selected) in overview()
447 time_selected = 1; in overview()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/demo/
H A Doverview.c430 static int time_selected = 0; in overview() local
434 if (!time_selected || !date_selected) { in overview()
438 if (!time_selected) in overview()
447 time_selected = 1; in overview()
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/demo/
H A Doverview.c430 static int time_selected = 0; in overview() local
434 if (!time_selected || !date_selected) { in overview()
438 if (!time_selected) in overview()
447 time_selected = 1; in overview()
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/demo/
H A Doverview.c454 static int time_selected = 0; in overview() local
458 if (!time_selected || !date_selected) { in overview()
462 if (!time_selected) in overview()
471 time_selected = 1; in overview()