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

/xsrc/external/mit/libXpm/dist/src/
H A Damigax.c49 AllocRastPort (unsigned int, unsigned int, unsigned int);
55 AllocRastPort ( function in typeref:struct:RastPort *
148 img->rp = AllocRastPort (img->width, img->height, depth);

Completed in 2 milliseconds