Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_graph.h153 char * wcsuffix ; member
H A Dafni_graph.c4402 if( Grapher_Stuff.wcsuffix != NULL ) in GRA_handle_keypress()
4403 ll += strlen(Grapher_Stuff.wcsuffix) ; in GRA_handle_keypress()
4415 if( Grapher_Stuff.wcsuffix != NULL ) in GRA_handle_keypress()
4418 Grapher_Stuff.wcsuffix ) ; in GRA_handle_keypress()
4590 "'Write Center' Suffix:" , Grapher_Stuff.wcsuffix , in GRA_opt_CB()
4898 if( Grapher_Stuff.wcsuffix != NULL ) myXtFree(Grapher_Stuff.wcsuffix) ; in GRA_wcsuffix_choose_CB()
4900 Grapher_Stuff.wcsuffix = XtNewString(cbs->cval) ; in GRA_wcsuffix_choose_CB()