Searched defs:shp (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c117 static void get_source (XSizeHints *shp);
121 static Bool do_magnify (XSizeHints *shp, XSizeHints *whp, int magnification,
729 get_source (XSizeHints *shp) argument
732 int width = shp->width, height = shp->height;
839 shp->x = x;
840 shp->y = y;
847 XSizeHints *shp,
852 int x = shp->x, y = shp
846 do_magnify( XSizeHints *shp, XSizeHints *whp, int magnification, unsigned long back_pixel) argument
[all...]

Completed in 14 milliseconds