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

/xsrc/external/mit/xterm/dist/
H A Dgraphics.h92 extern void draw_solid_pixel(Graphic */* graphic */, int /* x */, int /* y */, unsigned /* color */);
118 #define draw_solid_pixel(graphic, x, y, color) /* nothing */ macro
H A Dgraphics.c266 draw_solid_pixel(Graphic *graphic, int x, int y, unsigned color) function in typeref:typename:void

Completed in 5 milliseconds