Searched refs:read_pixel (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dgraphics.h91 extern RegisterNum read_pixel(Graphic */* graphic */, int /* x */, int /* y */);
117 #define read_pixel(graphic, x, y) /* nothing */ macro
H A Dgraphics.c249 read_pixel(Graphic *graphic, int x, int y) function in typeref:typename:RegisterNum

Completed in 7 milliseconds