The R Project SVN R-packages

Rev

Blame | Last modification | View Log | Download | RSS feed

/* QuartzDevice.h */

#import <Cocoa/Cocoa.h>


#define kQuartzTopRight     1
#define kQuartzBottomRight  2
#define kQuartzBottomLeft   3
#define kQuartzTopLeft      4
#define kQuartzCenter       5

#define kOnScreen   0
#define kOnFilePDF  1
#define kOnFilePICT 2
#define kOnClipboard    3
#define kOnPrinter  4