Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_widg.c2426 marks->tog_rowcol = in AFNI_make_wid2()
2440 XtVaSetValues( marks->tog_rowcol , in AFNI_make_wid2()
2461 XtVaGetValues( marks->tog_rowcol , XmNforeground , &fg_pix , NULL ) ; in AFNI_make_wid2()
2467 "dialog" , xmToggleButtonWidgetClass , marks->tog_rowcol , in AFNI_make_wid2()
2863 XtManageChild( marks->tog_rowcol ) ; in AFNI_make_wid2()
H A Dafni.h675 Widget tog_frame , tog_rowcol , tog_topper ; member
H A Dafni.c10898 XtUnmanageChild( marks->tog_rowcol ) ; /* probably a LessTif bug */
10914 XtManageChild( marks->tog_rowcol ) ;