Lines Matching refs:shp
117 static void get_source (XSizeHints *shp);
121 static Bool do_magnify (XSizeHints *shp, XSizeHints *whp, int magnification,
729 get_source (XSizeHints *shp)
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->y, width = shp->width, height = shp->height;