Home
last modified time | relevance | path

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

/dports/math/gnuplot/gnuplot-5.4.1/src/wxterminal/
H A Dwxt_gui.cpp3079 static JUSTIFY text_justification_mode = LEFT; in wxt_cairo_exec_command() local
3149 text_justification_mode = command.mode; in wxt_cairo_exec_command()
3154 if (text_justification_mode == RIGHT) slen = -slen; in wxt_cairo_exec_command()
3163 if (text_justification_mode == RIGHT) slen = -slen; in wxt_cairo_exec_command()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/wxterminal/
H A Dwxt_gui.cpp3079 static JUSTIFY text_justification_mode = LEFT; in wxt_cairo_exec_command() local
3149 text_justification_mode = command.mode; in wxt_cairo_exec_command()
3154 if (text_justification_mode == RIGHT) slen = -slen; in wxt_cairo_exec_command()
3163 if (text_justification_mode == RIGHT) slen = -slen; in wxt_cairo_exec_command()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/wxterminal/
H A Dwxt_gui.cpp3057 static JUSTIFY text_justification_mode = LEFT; in wxt_cairo_exec_command() local
3122 text_justification_mode = command.mode; in wxt_cairo_exec_command()
3127 if (text_justification_mode == RIGHT) slen = -slen; in wxt_cairo_exec_command()
3136 if (text_justification_mode == RIGHT) slen = -slen; in wxt_cairo_exec_command()