dxv 55 src/lib/rotate.c int dxh, int dyh, int dxv, int dyv) dxv 77 src/lib/rotate.c x += dxv - dw * dxh; dxv 87 src/lib/rotate.c int dxh, int dyh, int dxv, int dyv) dxv 111 src/lib/rotate.c x += dxv - dw * dxh; dxv 125 src/lib/rotate.c __check_inside_coords(int x, int y, int dxh, int dyh, int dxv, int dyv, dxv 137 src/lib/rotate.c x += dxv * dh; dxv 153 src/lib/rotate.c int dxh, int dyh, int dxv, int dyv) dxv 160 src/lib/rotate.c if (__check_inside_coords(x, y, dxh, dyh, dxv, dyv, dw, dh, sw, sh)) dxv 163 src/lib/rotate.c dxh, dyh, dxv, dyv); dxv 189 src/lib/rotate.c x += dxv - dw * dxh; dxv 205 src/lib/rotate.c int dxh, int dyh, int dxv, int dyv) dxv 212 src/lib/rotate.c if (__check_inside_coords(x, y, dxh, dyh, dxv, dyv, dw, dh, sw - 1, sh - 1)) dxv 215 src/lib/rotate.c dxh, dyh, dxv, dyv); dxv 323 src/lib/rotate.c x += dxv - dw * dxh; dxv 342 src/lib/rotate.c int x, y, dxh, dyh, dxv, dyv, i; dxv 368 src/lib/rotate.c dxv = (double)-(ssw * vsx) / xy2; dxv 379 src/lib/rotate.c dxv = -dyh; dxv 382 src/lib/rotate.c x = -(ddx * dxh + ddy * dxv); dxv 423 src/lib/rotate.c x2 = x + h * dxv; dxv 525 src/lib/rotate.c x, y, dxh, dyh, dxv, dyv); dxv 529 src/lib/rotate.c x, y, dxh, dyh, dxv, dyv); dxv 535 src/lib/rotate.c x, y, dxh, dyh, dxv, dyv); dxv 15 src/lib/rotate.h int dxh, int dyh, int dxv, int dyv); dxv 18 src/lib/rotate.h int dx, int dy, int dxv, int dyv); dxv 31 src/lib/rotate.h int dx, int dy, int dxv, int dyv);