Searched defs:dy (Results 1 - 25 of 68) sorted by relevance

123

/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DtkUnixDraw.c31 int dx, dy; /* Amount by which window was shifted. */ member in struct:ScrollInfo
74 x, y, (unsigned int) width, (unsigned int) height, x + dx, y + dy); local
/macosx-10.10.1/xnu-2782.1.97/osfmk/console/
H A Dvideo_console.h85 int dy; member in struct:vc_progress_element
/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A Dlib_overlay.c142 int sx, sy, dx, dy; local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_tile.c72 uint32 dy = td->td_tilelength; local
149 uint32 dy = td->td_tilelength; local
[all...]
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixDraw.c30 int dx, dy; /* Amount by which window was shifted. */ member in struct:ScrollInfo
60 TkScrollWindow( Tk_Window tkwin, GC gc, int x, int y, int width, int height, int dx, int dy, TkRegion damageRgn) argument
73 x, y, (unsigned) width, (unsigned) height, x+dx, y+dy); local
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDPointing.cpp144 dispatchRelativePointerEvent( AbsoluteTime timeStamp, SInt32 dx, SInt32 dy, UInt32 buttonState, IOOptionBits options) argument
/macosx-10.10.1/Security-57031.1.35/Security/utilities/src/
H A Dder_date.c51 int dy = year - 2001; local
/macosx-10.10.1/Security-57031.1.35/Security/utilities/utilities/
H A Dder_date.c51 int dy = year - 2001; local
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dcs-refcard.tex
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dtclock.c63 int dx, dy; local
H A Dmovewindow.c338 recur_move_window(WINDOW *parent, int dy, int dx) argument
/macosx-10.10.1/ruby-106/ruby/
H A Dmath.c62 double dx, dy; local
/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A DttkScrollbar.c210 double dx, dy; local
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXRegion.c450 TkMacOSXOffsetRegion( TkRegion r, short dx, short dy) argument
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXRegion.c474 TkMacOSXOffsetRegion( TkRegion r, short dx, short dy) argument
H A DtkMacOSXWindowEvent.c450 int dx, dy; local
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A Dtk3d.c774 int i, lightOnLeft, dx, dy, parallel, pointsSeen; local
1105 int dx, dy, dxNeg, dyNeg; local
[all...]
/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/
H A Dbmcompress.h590 static void DecompressData(uint8_t *srcbase, uint32_t image, UInt8 *dstbase, uint32_t dx, uint32_t dy, argument
/macosx-10.10.1/OpenSSL098-52/src/crypto/rand/
H A Drand_win.c651 int x,y,dx,dy; local
/macosx-10.10.1/groff-38/groff/src/devices/xditview/
H A Ddraw.c534 int dx, dy; local
563 int dx, dy; local
607 int x_1, y_1, dx, dy, n1, n2, n; local
647 int ox, oy, dx, dy; local
[all...]
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A Dtk3d.c761 int i, lightOnLeft, dx, dy, parallel, pointsSeen; local
1087 int dx, dy, dxNeg, dyNeg; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/CurveParamDocs/
H A Dschoofs.c60 nx, dx, ny, dy, mn, md, tmp1, tmp2, tmp3, tmp4; variable
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dschoofs.c60 nx, dx, ny, dy, mn, md, tmp1, tmp2, tmp3, tmp4; variable
/macosx-10.10.1/groff-38/groff/src/devices/grolbp/
H A Dlbp.h382 static int dy = 0, despx = 0, despy = 0, sigpend = 0; local
/macosx-10.10.1/groff-38/groff/src/preproc/grn/
H A Dhgraph.cpp461 register int dy; local
489 register int dy; local
710 double h[MAXPOINTS], dx[MAXPOINTS], dy[MAXPOINTS]; local
780 register int dy; local
973 register int dy; local
[all...]

Completed in 298 milliseconds

123