Home
last modified time | relevance | path

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

/dports/math/gnuplot/gnuplot-5.4.1/src/wxterminal/
H A Dwxt_gui.cpp156 wxtAnchorPoint wxt_display_anchor = {0,0,0}; variable
3019 wxt_display_anchor.x = 0; in wxt_cairo_refresh()
3020 wxt_display_anchor.y = 0; in wxt_cairo_refresh()
3141 wxt_display_anchor.x = command.x1; in wxt_cairo_exec_command()
3142 wxt_display_anchor.y = command.y1; in wxt_cairo_exec_command()
3270 wxt_display_anchor.x + term->h_char, in wxt_cairo_draw_hypertext()
3276 wxt_display_anchor.x + term->h_char, in wxt_cairo_draw_hypertext()
3277 wxt_display_anchor.y + height, in wxt_cairo_draw_hypertext()
3282 wxt_display_anchor.x + term->h_char, in wxt_cairo_draw_hypertext()
3333 anchor_x = wxt_display_anchor.x; in wxt_cairo_draw_hyperimage()
[all …]
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/wxterminal/
H A Dwxt_gui.cpp156 wxtAnchorPoint wxt_display_anchor = {0,0,0}; variable
3019 wxt_display_anchor.x = 0; in wxt_cairo_refresh()
3020 wxt_display_anchor.y = 0; in wxt_cairo_refresh()
3141 wxt_display_anchor.x = command.x1; in wxt_cairo_exec_command()
3142 wxt_display_anchor.y = command.y1; in wxt_cairo_exec_command()
3270 wxt_display_anchor.x + term->h_char, in wxt_cairo_draw_hypertext()
3276 wxt_display_anchor.x + term->h_char, in wxt_cairo_draw_hypertext()
3277 wxt_display_anchor.y + height, in wxt_cairo_draw_hypertext()
3282 wxt_display_anchor.x + term->h_char, in wxt_cairo_draw_hypertext()
3333 anchor_x = wxt_display_anchor.x; in wxt_cairo_draw_hyperimage()
[all …]
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/wxterminal/
H A Dwxt_gui.cpp156 wxtAnchorPoint wxt_display_anchor = {0,0,0}; variable
2999 wxt_display_anchor.x = 0; in wxt_cairo_refresh()
3000 wxt_display_anchor.y = 0; in wxt_cairo_refresh()
3114 wxt_display_anchor.x = command.x1; in wxt_cairo_exec_command()
3115 wxt_display_anchor.y = command.y1; in wxt_cairo_exec_command()
3235 wxt_display_anchor.x + term->h_char, in wxt_cairo_draw_hypertext()
3241 wxt_display_anchor.x + term->h_char, in wxt_cairo_draw_hypertext()
3242 wxt_display_anchor.y + height, in wxt_cairo_draw_hypertext()
3247 wxt_display_anchor.x + term->h_char, in wxt_cairo_draw_hypertext()
3293 anchor_x = wxt_display_anchor.x; in wxt_cairo_draw_hyperimage()
[all …]