Home
last modified time | relevance | path

Searched refs:left_dx (Results 1 – 25 of 26) sorted by last modified time

12

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/mi/
H A Dmiwideline.c654 int left_dy = 0, left_dx = 0; in miFillPolyHelper() local
687 left_dx = left->dx; in miFillPolyHelper()
721 left_e += left_dx; in miFillPolyHelper()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/mi/
H A Dmiwideline.c654 int left_dy = 0, left_dx = 0; in miFillPolyHelper() local
687 left_dx = left->dx; in miFillPolyHelper()
721 left_e += left_dx; in miFillPolyHelper()
/dports/x11-servers/xwayland/xorg-server-1.20.13/mi/
H A Dmiwideline.c654 int left_dy = 0, left_dx = 0; in miFillPolyHelper() local
687 left_dx = left->dx; in miFillPolyHelper()
721 left_e += left_dx; in miFillPolyHelper()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/mi/
H A Dmiwideline.c654 int left_dy = 0, left_dx = 0; in miFillPolyHelper() local
687 left_dx = left->dx; in miFillPolyHelper()
721 left_e += left_dx; in miFillPolyHelper()
/dports/x11-servers/xephyr/xorg-server-1.20.13/mi/
H A Dmiwideline.c654 int left_dy = 0, left_dx = 0; in miFillPolyHelper() local
687 left_dx = left->dx; in miFillPolyHelper()
721 left_e += left_dx; in miFillPolyHelper()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/mi/
H A Dmiwideline.c654 int left_dy = 0, left_dx = 0; in miFillPolyHelper() local
687 left_dx = left->dx; in miFillPolyHelper()
721 left_e += left_dx; in miFillPolyHelper()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/mi/
H A Dmiwideline.c654 int left_dy = 0, left_dx = 0; in miFillPolyHelper() local
687 left_dx = left->dx; in miFillPolyHelper()
721 left_e += left_dx; in miFillPolyHelper()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/mi/
H A Dmiwideline.c654 int left_dy = 0, left_dx = 0; in miFillPolyHelper() local
687 left_dx = left->dx; in miFillPolyHelper()
721 left_e += left_dx; in miFillPolyHelper()
/dports/devel/libspice-server/spice-0.15.0/subprojects/spice-common/common/
H A Dlines.c333 left_dx = left->dx; \
351 left_e += left_dx; \
1712 int left_dy = 0, left_dx = 0; in miFillPolyHelper() local
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dmousedraghandler.cpp173 int left_dx, top_dy; in mouse_function_zoom() local
178 (SnapFlags)(SNAP_EDGE_TOP | SNAP_EDGE_LEFT), &left_dx, &top_dy); in mouse_function_zoom()
181 if (abs(right_dx) < abs(left_dx)) { in mouse_function_zoom()
182 right_dx = -left_dx; in mouse_function_zoom()
/dports/x11-servers/xarcan/xarcan-0.6.0/mi/
H A Dmiwideline.c654 int left_dy = 0, left_dx = 0; in miFillPolyHelper() local
687 left_dx = left->dx; in miFillPolyHelper()
721 left_e += left_dx; in miFillPolyHelper()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/projection/
H A DossimLensDistortion.cpp66 ossimDpt left_dx; in distort() local
85 left_dx.x = left.x + 1.0; in distort()
86 left_dx.y = left.y; in distort()
94 undistort(left_dx, right_dx); in distort()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A Dossim2dTo2dTransform.cpp69 ossimDpt left_dx; in inverse() local
88 left_dx.x = left.x + theDxDy.x; in inverse()
89 left_dx.y = left.y; in inverse()
97 forward(left_dx, right_dx); in inverse()
/dports/deskutils/spice-gtk/spice-gtk-0.37/subprojects/spice-common/common/
H A Dlines.c335 left_dx = left->dx; \
353 left_e += left_dx; \
1714 int left_dy = 0, left_dx = 0; in miFillPolyHelper() local
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/
H A Dgame.c6966 int left_dx = move_xy[left_dir].dx, left_dy = move_xy[left_dir].dy; in TurnRoundExt() local
6971 int left_x = x + left_dx, left_y = y + left_dy; in TurnRoundExt()
7078 IN_LEV_FIELD_AND_NOT_FREE(x + back_dx + left_dx, in TurnRoundExt()
7087 IN_LEV_FIELD_AND_NOT_FREE(x + move_dx + left_dx, in TurnRoundExt()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/
H A Dgame.c6966 int left_dx = move_xy[left_dir].dx, left_dy = move_xy[left_dir].dy; in TurnRoundExt() local
6971 int left_x = x + left_dx, left_y = y + left_dy; in TurnRoundExt()
7078 IN_LEV_FIELD_AND_NOT_FREE(x + back_dx + left_dx, in TurnRoundExt()
7087 IN_LEV_FIELD_AND_NOT_FREE(x + move_dx + left_dx, in TurnRoundExt()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dpoly.c4748 int style, aw, ah, num_pts, left_dx, left_dy, right_dx, right_dy; local
4831 left_dx = v1.x - v0.x;
4834 if ((style & LS_LEFT) && (left_dx != 0 || left_dy != 0)) {
4836 len = (double)sqrt((double)(((double)left_dx)*((double)left_dx) +
4839 cos = ((double)left_dx)/len;
/dports/games/edge/Edge-1.35-source/src/
H A Dr_things.cc1093 dthing->left_dx = pos1 * viewsin * mir_scale; in RGL_WalkThing()
1209 x1b = x1t = dthing->mx + dthing->left_dx;
H A Dr_gldefs.h157 float left_dx, left_dy; member
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Dgame.c7108 int left_dx = move_xy[left_dir].dx, left_dy = move_xy[left_dir].dy; in TurnRoundExt() local
7113 int left_x = x + left_dx, left_y = y + left_dy; in TurnRoundExt()
7220 IN_LEV_FIELD_AND_NOT_FREE(x + back_dx + left_dx, in TurnRoundExt()
7229 IN_LEV_FIELD_AND_NOT_FREE(x + move_dx + left_dx, in TurnRoundExt()
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/
H A Dgame.c7108 int left_dx = move_xy[left_dir].dx, left_dy = move_xy[left_dir].dy; in TurnRoundExt() local
7113 int left_x = x + left_dx, left_y = y + left_dy; in TurnRoundExt()
7220 IN_LEV_FIELD_AND_NOT_FREE(x + back_dx + left_dx, in TurnRoundExt()
7229 IN_LEV_FIELD_AND_NOT_FREE(x + move_dx + left_dx, in TurnRoundExt()
/dports/graphics/plotutils/plotutils-2.6/libxmi/
H A Dmi_widelin.h86 left_dx = left->dx; \
108 left_e += left_dx; \
H A Dmi_widelin.c84 int left_dy = 0, left_dx = 0; in miFillPolyHelper() local
/dports/games/mirrormagic/mirrormagic-2.0.2/src/
H A Dgame.c2328 int left_dx = move_xy[left_dir].x, left_dy = move_xy[left_dir].y; in TurnRound() local
2331 int left_x = x+left_dx, left_y = y+left_dy; in TurnRound()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/mi/
H A Dmiwideline.c80 int left_dy, left_dx; local

12