Searched refs:destroy_image (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DMacros.c248 return((*((ximage)->f.destroy_image))((ximage)));
H A DImUtil.c272 image->f.destroy_image = _XDestroyImage;
/xsrc/external/mit/libXext/dist/src/
H A DXShm.c311 image->f.destroy_image = _XShmDestroyImage;
/xsrc/external/mit/libX11/dist/include/X11/
H A DXutil.h217 ((*((ximage)->f.destroy_image))((ximage)))
H A DXlib.h384 int (*destroy_image) (struct _XImage *); member in struct:_XImage::funcs

Completed in 10 milliseconds