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

/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
H A DDrawing.h136 int XmuReadBitmapData
/xsrc/external/mit/libXmu/dist/src/
H A DRdBitF.c33 * XmuReadBitmapData read data from FILE descriptor
150 XmuReadBitmapData(FILE *fstream, unsigned int *width, unsigned int *height, function in typeref:typename:int
390 status = XmuReadBitmapData(fstream, width, height, datap, x_hot, y_hot);

Completed in 3 milliseconds