Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Dmenu.cc3368 checkbutton* cbs [] = {MENUP.cb_am, MENUP.cb_fm, MENUP.cb_gater, MENUP.cb_octave_shift}; in changed()
3396 checkbutton* snaps [] = {MENUP.cb_snapnone, MENUP.cb_snapx, MENUP.cb_snapy, MENUP.cb_snapboth}; in changed()
3452 if (&b == MENUP.b_undo) { in clicked()
3457 if (&b == MENUP.b_redo) { in clicked()
3761 MENUP.b_select_all_targets, MENUP.b_select_targets_in_box, in picked()
3762 MENUP.b_invert_selected_targets, MENUP.b_delete_all_targets, in picked()
3950 label* olt [] = {MENUP.ol_bouncer.option, MENUP.ol_wrecker.option, MENUP.ol_healer.option}; in picked()
3972 …checkbutton* cbn [] = {MENUP.cb_turn, MENUP.cb_speed, MENUP.cb_teleport, MENUP.cb_clone, MENUP.cb_… in changed()
4190 MENU.add_to_tab (MENUP.cb_mkb_ranges, MENUP.ol_change_note_style); in picked()
4192 MENU.remove_from_tab (MENUP.cb_mkb_ranges, MENUP.ol_change_note_style); in picked()
[all …]
H A Deval.cc451 MENU.next_tab = MENUP.cb_instrument; in load_instrument()
512 if (&b == MENUP.b_rm_start_all) { in clicked()
520 } else if (&b == MENUP.b_rm_toggle) { in clicked()
540 if (&cb == MENUP.cb_mod_ran) { in changed()
554 if (&b == MENUP.b_clear_record) { in clicked()
571 if (&b == MENUP.bbd_select_all) { in clicked()
579 } else if (&b == MENUP.bbd_select2) { in clicked()
646 } else if (&b == MENUP.bbd_sync) { in clicked()
653 } else if (&b == MENUP.bbd_delete) { in clicked()
676 } else if (&b == MENUP.bbd_flip) { in clicked()
[all …]
H A Dmenu.h12 #define MENUP &MENU macro
394 MENUP.s_red_min, MENUP.s_green_min, MENUP.s_blue_min,\
395 MENUP.s_red_max, MENUP.s_green_max, MENUP.s_blue_max, \
396 MENUP.ol_color\
H A Dmain.cc1004 ran_mod_ed.add (&ran_mod_width_crv, MENUP.rml); in setup_screens()
1005 ran_mod_ed.add (&ran_mod_height_crv, MENUP.rml); in setup_screens()
1508 options_list* ol [] = {MENUP.ol_bouncer, MENUP.ol_wrecker, MENUP.ol_healer}; in main()
H A Dui.cc417 MENU.next_tab = MENUP.cb_mkb_voice; in changed()
H A Ddin.cc1860 MENU.sp_browse_drone.set_listener (MENUP.brwdl); in print_selected_drones()
1868 MENU.next_tab = MENUP.cb_mkb_drone_params; in print_selected_drones()
1964 MENU.next_tab = MENUP.cb_mkb_ranges; in handle_input()
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twflow/
H A Dgraphics.c77 #define MENUP "twflow_menu" macro
92 #define MENU TWread_menus(MENUP)
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twsc/
H A Dgraphics.c82 #define MENUP "sc_menu" macro
88 #define MENUREAD() menuS = TWread_menus(MENUP) ;
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twmc/
H A Dgraphics.c120 #define MENUP "mc_menu" macro
126 #define MENU (TWMENUPTR ) TWread_menus(MENUP)
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/genrows/
H A Ddraw.c79 #define MENUP "genrows_menu" macro
106 #define MENU TWread_menus(MENUP)