ftp.nice.ch/peanuts/GeneralData/Documents/adobe/DPS.Orange.Examples.tar.gz#/examples/scrolling/ScrollWraps.h

This is ScrollWraps.h in view mode; [Download] [Up]

/* ScrollWraps.h generated from ScrollWraps.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#ifndef SCROLLWRAPS_H
#define SCROLLWRAPS_H

extern void PSWGetTransform( /* float Ctm[], Invctm[]; int *XOffset, *YOffset; */ );

extern void PSWSetMatrixAndGetTransform( /* float tx, ty, s; int hx, hy; float Ctm[], Invctm[]; int *XOffset, *YOffset; */ );

extern void PSWDrawFrame( /* int Ox; int Oy; int Dx; int Dy; */ );

extern void PSWSetMatrixAndOffset( /* int window; float ctm[]; int x, y; */ );

extern void PSWSetContextDrawable( /* int draw, x, y; */ );

extern void PSWSetRectViewClip( /* float Rect[]; int NumRect; */ );

extern void PSWSetGraphicsParams( /* int rgbcolor; float gray, red, green, blue, linewidth, miterlimit; int linejoin, linecap; */ );

#endif /* SCROLLWRAPS_H */

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.