Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Ddisplay.h239 #define DC_text_width(dc,str) XTextWidth((dc)->myFontStruct,(str),strlen((str))) macro
H A Dafni_graph.c1743 www = DC_text_width(grapher->dc,strp) ; in redraw_graph()
1751 www = DC_text_width(grapher->dc,strp) ; in redraw_graph()
1757 www = DC_text_width(grapher->dc,strp) ; in redraw_graph()
1778 xxx = DC_text_width(grapher->dc,strp) ; in redraw_graph()
1782 www = DC_text_width(grapher->dc,strp) ; xxx = MAX(xxx,www) ; in redraw_graph()
1787 www = DC_text_width(grapher->dc,strp) ; xxx = MAX(xxx,www) ; in redraw_graph()
1807 rrr = DC_text_width(grapher->dc,strp) ; in redraw_graph()
1867 www = DC_text_width(grapher->dc,strp) ; xxx = MAX(xxx,www) ; in redraw_graph()
1877 xxx = DC_text_width(grapher->dc,strp) ; in redraw_graph()
1882 www = DC_text_width(grapher->dc,strp) ; xxx = MAX(xxx,www) ; in redraw_graph()
[all …]