Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_plugin.c1309 static MCW_action_item PLUG_act[] = { variable
1443 PLUG_act[ib].data = (XtPointer) plint ; in PLUG_setup_widgets()
1449 PLUG_act[1].label = plint->run_label ; in PLUG_setup_widgets()
1450 PLUG_act[2].label = plint->doit_label; in PLUG_setup_widgets()
1452 actar = MCW_action_area( wid->form , PLUG_act , in PLUG_setup_widgets()