Searched defs:dest_x (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinPointer.c349 XWarpPointer( Display *display, Window src_w, Window dest_w, int src_x, int src_y, unsigned int src_width, unsigned int src_height, int dest_x, int dest_y) argument
H A DtkWinDraw.c302 XCopyArea( Display *display, Drawable src, Drawable dest, GC gc, int src_x, int src_y, unsigned int width, unsigned int height, int dest_x, int dest_y) argument
358 XCopyPlane( Display *display, Drawable src, Drawable dest, GC gc, int src_x, int src_y, unsigned int width, unsigned int height, int dest_x, int dest_y, unsigned long plane) argument
504 TkPutImage( unsigned long *colors, int ncolors, Display *display, Drawable d, GC gc, XImage *image, int src_x, int src_y, int dest_x, int dest_y, unsigned int width, unsigned int height) argument
[all...]
/macosx-10.10/groff-38/groff/src/devices/xditview/
H A Dxditview.c601 Position dest_x, dest_y; local
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXXStubs.c555 XWarpPointer( Display* display, Window src_w, Window dest_w, int src_x, int src_y, unsigned int src_width, unsigned int src_height, int dest_x, int dest_y) argument
H A DtkMacOSXDraw.c151 XCopyArea( Display *display, Drawable src, Drawable dst, GC gc, int src_x, int src_y, unsigned int width, unsigned int height, int dest_x, int dest_y) argument
234 XCopyPlane( Display *display, Drawable src, Drawable dst, GC gc, int src_x, int src_y, unsigned int width, unsigned int height, int dest_x, int dest_y, unsigned long plane) argument
346 TkPutImage( unsigned long *colors, int ncolors, Display* display, Drawable d, GC gc, XImage* image, int src_x, int src_y, int dest_x, int dest_y, unsigned int width, unsigned int height) argument
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXDraw.c134 XCopyArea( Display *display, Drawable src, Drawable dst, GC gc, int src_x, int src_y, unsigned int width, unsigned int height, int dest_x, int dest_y) argument
240 XCopyPlane( Display *display, Drawable src, Drawable dst, GC gc, int src_x, int src_y, unsigned int width, unsigned int height, int dest_x, int dest_y, unsigned long plane) argument
316 TkPutImage( unsigned long *colors, int ncolors, Display* display, Drawable d, GC gc, XImage* image, int src_x, int src_y, int dest_x, int dest_y, unsigned int width, unsigned int height) argument
H A DtkMacOSXXStubs.c569 XWarpPointer( Display* display, Window src_w, Window dest_w, int src_x, int src_y, unsigned int src_width, unsigned int src_height, int dest_x, int dest_y) argument
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeUtils.c1341 Tree_DrawBitmapWithGC( TreeCtrl *tree, Pixmap bitmap, Drawable drawable, GC gc, int src_x, int src_y, int width, int height, int dest_x, int dest_y ) argument
1401 Tree_DrawBitmap( TreeCtrl *tree, Pixmap bitmap, Drawable drawable, XColor *fg, XColor *bg, int src_x, int src_y, int width, int height, int dest_x, int dest_y ) argument

Completed in 102 milliseconds