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

/xsrc/external/mit/libXmu/dist/src/
H A DGrayPixmap.c81 Pixmap stippled_pixmap; local in function:XmuCreateStippledPixmap
101 stippled_pixmap = XCreatePixmapFromBitmapData (display,
111 cachePtr->pixmap = stippled_pixmap;
116 return( stippled_pixmap );

Completed in 3 milliseconds