Home
last modified time | relevance | path

Searched refs:y_down (Results 1 – 25 of 41) sorted by relevance

12

/dports/graphics/dia/dia-0.97.3/objects/chronogram/
H A Dchronoline.c80 real y_down,y_up; member
296 real y_down = chronoline->y_down; in cld_onebit() local
302 pts[0].y = pts[3].y = chronoline->y_down; in cld_onebit()
303 pts[1].y = (s1 == CLE_OFF)?y_down:y_up; in cld_onebit()
304 pts[2].y = (s2 == CLE_OFF)?y_down:y_up; in cld_onebit()
331 real y_down = chronoline->y_down; in cld_multibit() local
340 pts[0].y = y_down; in cld_multibit()
346 pts[3].y = y_down; in cld_multibit()
457 p1.y = p2.y = chronoline->y_down; in chronoline_draw()
462 p1.y = chronoline->y_down; in chronoline_draw()
[all …]
/dports/games/dMagnetic/dMagnetic_0.32/src/gui/
H A Ddefault_render.c416 int y_up,y_down,x_left,x_right; in default_render_monochrome() local
444 y_down=i+1; in default_render_monochrome()
456 for (k=y_up;k<y_down;k++) in default_render_monochrome()
488 y_up=y_down; in default_render_monochrome()
/dports/sysutils/xvidcap/xvidcap-1.1.7/src/
H A Dgnome_ui.c3004 int x_down, y_down, x_up, y_up, x, y; in on_xvc_ctrl_select_toggle_toggled() local
3067 y_down = event.xbutton.y; in on_xvc_ctrl_select_toggle_toggled()
3079 app->area->y = y_down; in on_xvc_ctrl_select_toggle_toggled()
3091 x_down, y_down); in on_xvc_ctrl_select_toggle_toggled()
3113 if (y_down > event.xbutton.y) { in on_xvc_ctrl_select_toggle_toggled()
3118 y = y_down; in on_xvc_ctrl_select_toggle_toggled()
3136 if ((x_down != x_up) && (y_down != y_up)) { in on_xvc_ctrl_select_toggle_toggled()
3145 if (y_down > y_up) { in on_xvc_ctrl_select_toggle_toggled()
3146 height = y_down - y_up + 1; in on_xvc_ctrl_select_toggle_toggled()
3149 height = y_up - y_down + 1; in on_xvc_ctrl_select_toggle_toggled()
[all …]
/dports/x11/libinput/libinput-1.12.6/tools/
H A Dlibinput-debug-gui.c102 double x_down, y_down; member
252 if (w->tool.x_down && w->tool.y_down) { in draw_tablet()
253 cairo_rectangle(cr, w->tool.x_down - 10, w->tool.y_down - 10, 20, 20); in draw_tablet()
780 w->tool.y_down = 0; in handle_event_tablet()
799 w->tool.y_down = y; in handle_event_tablet()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/demos/
H A Dxsetechfig.sce83 xsegs([4 ;4],[-1 ;-1-f*H]);xstring(4+ex,-1-f*H/2,"y_down")
109 "arect=[x_left, x_right,y_up,y_down]"
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfill.h161 fill, fill_alloc, y_up, y_down, horiz, x_step, slow_x, iter, find_y, member
H A Dgxfill.c534 stats_fill.y_up, stats_fill.y_down, in gx_general_fill_path()
748 while (INCR_EXPR(y_down), in insert_y_line()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfill.h161 fill, fill_alloc, y_up, y_down, horiz, x_step, slow_x, iter, find_y, member
H A Dgxfill.c534 stats_fill.y_up, stats_fill.y_down, in gx_general_fill_path()
748 while (INCR_EXPR(y_down), in insert_y_line()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfill.h162 fill, fill_alloc, y_up, y_down, horiz, x_step, slow_x, iter, find_y, member
H A Dgxfill.c507 stats_fill.y_up, stats_fill.y_down, in gx_general_fill_path()
713 while (INCR_EXPR(y_down), in insert_y_line()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfill.h162 fill, fill_alloc, y_up, y_down, horiz, x_step, slow_x, iter, find_y, member
H A Dgxfill.c507 stats_fill.y_up, stats_fill.y_down, in gx_general_fill_path()
713 while (INCR_EXPR(y_down), in insert_y_line()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfill.h164 fill, fill_alloc, y_up, y_down, horiz, x_step, slow_x, iter, find_y, member
H A Dgxfill.c528 stats_fill.y_up, stats_fill.y_down, in gx_general_fill_path()
735 while (INCR_EXPR(y_down), in insert_y_line()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfill.h164 fill, fill_alloc, y_up, y_down, horiz, x_step, slow_x, iter, find_y, member
H A Dgxfill.c528 stats_fill.y_up, stats_fill.y_down, in gx_general_fill_path()
735 while (INCR_EXPR(y_down), in insert_y_line()
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_dnd.c248 Evas_Coord y_down; /* Mouse down y cord when drag starts */ member
398 (st->itemgetcb(st->obj, st->x_down, st->y_down, &xposret, &yposret)) in _cont_obj_anim_start()
547 st->y_down = ev->canvas.y; in _cont_obj_mouse_down()
/dports/audio/ardour6/Ardour-6.8.0/libs/clearlooks-newer/
H A Dclearlooks_draw.c1937 int y_down; in clearlooks_draw_resize_grip() local
1955 y_down = 0; in clearlooks_draw_resize_grip()
1960 y_down = 1; in clearlooks_draw_resize_grip()
1965 y_down = 1; in clearlooks_draw_resize_grip()
1970 y_down = 0; in clearlooks_draw_resize_grip()
1984 my = y_down * dots + (1 - y_down * 2) * ly - y_down; in clearlooks_draw_resize_grip()
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/clearlooks/src/
H A Dclearlooks_draw.c2109 int y_down; in clearlooks_draw_resize_grip() local
2124 y_down = 0; in clearlooks_draw_resize_grip()
2129 y_down = 1; in clearlooks_draw_resize_grip()
2134 y_down = 1; in clearlooks_draw_resize_grip()
2139 y_down = 0; in clearlooks_draw_resize_grip()
2153 my = y_down * dots + (1 - y_down * 2) * ly - y_down; in clearlooks_draw_resize_grip()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxfill.c52 fill, fill_alloc, y_up, y_down, horiz, x_step, slow_x, iter, find_y, member
548 stats_fill.y_up, stats_fill.y_down, in gx_general_fill_path()
832 while (INCR_EXPR(y_down), in add_y_line()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxfill.c52 fill, fill_alloc, y_up, y_down, horiz, x_step, slow_x, iter, find_y, member
548 stats_fill.y_up, stats_fill.y_down, in gx_general_fill_path()
832 while (INCR_EXPR(y_down), in add_y_line()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dmisc.cc3074 double y_down=ymax-(4*i+3)*y_scale; in _moustache() local
3081 …gen(makevecteur(current[3]+y_down*cst_i,current[1]+y_down*cst_i,current[1]+y_up*cst_i,current[3]+y… in _moustache()
3083 …res.push_back(symb_segment(current[2]+y_down*cst_i,current[2]+y_up*cst_i,attr,_GROUP__VECT,context… in _moustache()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/
H A DChangeLog-201410890 (check_effective_target_c++1y_down): New.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/
H A DChangeLog-201410890 (check_effective_target_c++1y_down): New.

12