Searched defs:XGetPixel (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/window/
H A Dwindow.c231 # undef XGetPixel macro
232 # define XGetPixel(P,X,Y) GetPixel(P, X, Y) macro
415 # undef XGetPixel macro
/macosx-10.9.5/tcl-102/tk/tk/xlib/X11/
H A DXutil.h169 #define XGetPixel(ximage, x, y) \ macro
/macosx-10.9.5/tcl-102/tk84/tk/xlib/X11/
H A DXutil.h169 #define XGetPixel(ximage, x, y) \ macro
/macosx-10.9.5/emacs-92/emacs/src/
H A Dimage.c232 XGetPixel (ximage, x, y) function
[all...]

Completed in 93 milliseconds