Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni.h1938 extern void AFNI_alter_wami_text(Three_D_View *im3d, char *utlab);
H A Dafni.c11740 void AFNI_alter_wami_text(Three_D_View *im3d, char *utlab) argument
11748 if (!utlab) tlab = "\n** Can not use whereami functionality with this dataset**<br>\n"
11751 else tlab = utlab;