Searched refs:add_pixel (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DMacros.c279 return((*((ximage)->f.add_pixel))((ximage), (value)));
H A DImUtil.c294 image->f.add_pixel = _XAddPixel;
/xsrc/external/mit/libX11/dist/include/X11/
H A DXutil.h225 ((*((ximage)->f.add_pixel))((ximage), (value)))
H A DXlib.h388 int (*add_pixel) (struct _XImage *, long); member in struct:_XImage::funcs

Completed in 9 milliseconds