summaryrefslogtreecommitdiff
path: root/xc/lib/dps/dpsos2.def
blob: 309481c16a5e88c9522e4828d95d4f61147f61b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
LIBRARY dps 
DESCRIPTION "@#XFREE86:4.0#@ $XFree86: xc/lib/dps/dpsos2.def,v 1.1 2000/04/05 18:13:21 dawes Exp $"
CODE
	PRELOAD
DATA
	MULTIPLE NONSHARED
STACKSIZE 131072
EXPORTS
	CSDPSInit	@ 1 
	CSDPSHeadOfDpyExt	@ 2
	DPSCAPChangeGC	@ 3
	DPSCAPCreate	@ 4 
	DPSCAPDestroy	@ 5 
	DPSCAPOpenAgent	@ 6 
	DPSCAPStartUp	@ 8 
	DPSCAPWrite	@ 9 
	DPSCAPCloseDisplayProc	@ 10
	DPSCAPCloseAgent	@ 13
	DPSclientsync	@ 14
	DPScurrentXgcdrawable	@ 15
	DPScurrentXgcdrawablecolor	@ 16
	DPScurrentXoffset	@ 17
	DPSsetXgcdrawable	@ 18
	DPSsetXgcdrawablecolor	@ 19
	DPSsetXoffset	@ 20
	DPSsetXrgbactual	@ 21
	DPSclientXready	@ 22
	DPSsetXdrawingfunction	@ 23
	DPScurrentXdrawingfunction	@ 24
	DPSWarnProc	@ 25
	DPSFatalProc	@ 26
	DPSCantHappen	@ 27
	DPScolorimage	@ 28
	DPScurrentblackgeneration	@ 29
	DPScurrentcmykcolor	@ 30
	DPScurrentcolorscreen	@ 31
	DPScurrentcolortransfer	@ 32
	DPScurrentundercolorremoval	@ 33
	DPSsetblackgeneration	@ 34
	DPSsetcmykcolor	@ 35
	DPSsetcolorscreen	@ 36
	DPSsetcolortransfer	@ 37
	DPSsetundercolorremoval	@ 38
	DPSeq	@ 39
	DPSexit	@ 40
	DPSfalse	@ 41
	DPSfor	@ 42
	DPSforall	@ 43
	DPSge	@ 44
	DPSgt	@ 45
	DPSif	@ 46
	DPSifelse	@ 47
	DPSle	@ 48
	DPSloop	@ 49
	DPSlt	@ 50
	DPSne	@ 51
	DPSnot	@ 52
	DPSor	@ 53
	DPSrepeat	@ 54
	DPSstop	@ 55
	DPSstopped	@ 56
	DPStrue	@ 57
	DPSUserObjects	@ 58
	DPScondition	@ 59
	DPScurrentcontext	@ 60
	DPScurrentobjectformat	@ 61
	DPSdefineusername	@ 62
	DPSdefineuserobject	@ 63
	DPSdetach	@ 64
	DPSexecuserobject	@ 65
	DPSfork	@ 66
	DPSjoin	@ 67
	DPSlock	@ 68
	DPSmonitor	@ 69
	DPSnotify	@ 70
	DPSsetobjectformat	@ 71
	DPSsetvmthreshold	@ 72
	DPSundefineuserobject	@ 73
	DPSwait	@ 74
	DPSyield	@ 75
	DPSaload	@ 76
	DPSanchorsearch	@ 77
	DPSarray	@ 78
	DPSastore	@ 79
	DPSbegin	@ 80
	DPSclear	@ 81
	DPScleartomark	@ 82
	DPScopy	@ 83
	DPScount	@ 84
	DPScounttomark	@ 85
	DPScvi	@ 86
	DPScvlit	@ 87
	DPScvn	@ 88
	DPScvr	@ 89
	DPScvrs	@ 90
	DPScvs	@ 91
	DPScvx	@ 92
	DPSdef	@ 93
	DPSdict	@ 94
	DPSdictstack	@ 95
	DPSdup	@ 96
	DPSend	@ 97
	DPSexch	@ 98
	DPSexecstack	@ 99
	DPSexecuteonly	@ 100
	DPSget	@ 101
	DPSgetinterval	@ 102
	DPSindex	@ 103
	DPSknown	@ 104
	DPSlength	@ 105
	DPSload	@ 106
	DPSmark	@ 107
	DPSmatrix	@ 108
	DPSmaxlength	@ 109
	DPSnoaccess	@ 110
	DPSnull	@ 111
	DPSpackedarray	@ 112
	DPSpop	@ 113
	DPSput	@ 114
	DPSputinterval	@ 115
	DPSrcheck	@ 116
	DPSreadonly	@ 117
	DPSroll	@ 118
	DPSscheck	@ 119
	DPSsearch	@ 120
	DPSshareddict	@ 121
	DPSstatusdict	@ 122
	DPSstore	@ 123
	DPSstring	@ 124
	DPSstringwidth	@ 125
	DPSsystemdict	@ 126
	DPSuserdict	@ 127
	DPSwcheck	@ 128
	DPSwhere	@ 129
	DPSxcheck	@ 130
	DPSCreatePSWDict	@ 131
	DPSDestroyPSWDict	@ 132
	DPSWDictLookup	@ 133
	DPSWDictEnter	@ 134
	DPSWDictRemove	@ 135
	DPSMakeAtom	@ 136
	DPSFontDirectory	@ 137
	DPSISOLatin1Encoding	@ 138
	DPSSharedFontDirectory	@ 139
	DPSStandardEncoding	@ 140
	DPScachestatus	@ 141
	DPScurrentcacheparams	@ 142
	DPScurrentfont	@ 143
	DPSdefinefont	@ 144
	DPSfindfont	@ 145
	DPSmakefont	@ 146
	DPSscalefont	@ 147
	DPSselectfont	@ 148
	DPSsetcachedevice	@ 149
	DPSsetcachelimit	@ 150
	DPSsetcacheparams	@ 151
	DPSsetcharwidth	@ 152
	DPSsetfont	@ 153
	DPSundefinefont	@ 154
	DPSconcat	@ 155
	DPScurrentdash	@ 156
	DPScurrentflat	@ 157
	DPScurrentgray	@ 158
	DPScurrentgstate	@ 159
	DPScurrenthalftone	@ 160
	DPScurrenthalftonephase	@ 161
	DPScurrenthsbcolor	@ 162
	DPScurrentlinecap	@ 163
	DPScurrentlinejoin	@ 164
	DPScurrentlinewidth	@ 165
	DPScurrentmatrix	@ 166
	DPScurrentmiterlimit	@ 167
	DPScurrentpoint	@ 168
	DPScurrentrgbcolor	@ 169
	DPScurrentscreen	@ 170
	DPScurrentstrokeadjust	@ 171
	DPScurrenttransfer	@ 172
	DPSdefaultmatrix	@ 173
	DPSgrestore	@ 174
	DPSgrestoreall	@ 175
	DPSgsave	@ 176
	DPSgstate	@ 177
	DPSinitgraphics	@ 178
	DPSinitmatrix	@ 179
	DPSrotate	@ 180
	DPSscale	@ 181
	DPSsetdash	@ 182
	DPSsetflat	@ 183
	DPSsetgray	@ 184
	DPSsetgstate	@ 185
	DPSsethalftone	@ 186
	DPSsethalftonephase	@ 187
	DPSsethsbcolor	@ 188
	DPSsetlinecap	@ 189
	DPSsetlinejoin	@ 190
	DPSsetlinewidth	@ 191
	DPSsetmatrix	@ 192
	DPSsetmiterlimit	@ 193
	DPSsetrgbcolor	@ 194
	DPSsetscreen	@ 195
	DPSsetstrokeadjust	@ 196
	DPSsettransfer	@ 197
	DPStranslate	@ 198
	DPSclientPrintProc	@ 199
	DPSinnerProcWriteData	@ 200
	DPSSafeSetLastNameIndex	@ 201
	DPSCheckInitClientGlobals	@ 202
	DPSPrivateCheckWait	@ 203
	DPSPrivateDestroyContext	@ 204
	DPSPrivateDestroySpace	@ 205
	DPSCheckShared	@ 206
	DPSDefaultPrivateHandler	@ 207
	DPSCreateContext	@ 208
	DPSInitCommonTextContextProcs	@ 209
	DPSInitCommonContextProcs	@ 210
	DPSInitPrivateContextProcs	@ 211
	DPSInitPrivateContextFields	@ 212
	DPSInitPrivateTextContextFields	@ 213
	DPSInitCommonSpaceProcs	@ 214
	DPSInitPrivateSpaceFields	@ 215
	DPSequals	@ 216
	DPSequalsequals	@ 217
	DPSbytesavailable	@ 218
	DPSclosefile	@ 219
	DPScurrentfile	@ 220
	DPSdeletefile	@ 221
	DPSecho	@ 222
	DPSfile	@ 223
	DPSfilenameforall	@ 224
	DPSfileposition	@ 225
	DPSflush	@ 226
	DPSflushfile	@ 227
	DPSprint	@ 228
	DPSprintobject	@ 229
	DPSpstack	@ 230
	DPSread	@ 231
	DPSreadhexstring	@ 232
	DPSreadline	@ 233
	DPSreadstring	@ 234
	DPSrenamefile	@ 235
	DPSresetfile	@ 236
	DPSsetfileposition	@ 237
	DPSstack	@ 238
	DPSstatus	@ 239
	DPStoken	@ 240
	DPSwrite	@ 241
	DPSwritehexstring	@ 242
	DPSwriteobject	@ 243
	DPSwritestring	@ 244
	DPSleftbracket	@ 245
	DPSrightbracket	@ 246
	DPSleftleft	@ 247
	DPSrightright	@ 248
	DPScshow	@ 249
	DPScurrentcolor	@ 250
	DPScurrentcolorrendering	@ 251
	DPScurrentcolorspace	@ 252
	DPScurrentdevparams	@ 253
	DPScurrentglobal	@ 254
	DPScurrentoverprint	@ 255
	DPScurrentpagedevice	@ 256
	DPScurrentsystemparams	@ 257
	DPScurrentuserparams	@ 258
	DPSdefineresource	@ 259
	DPSexecform	@ 260
	DPSfilter	@ 261
	DPSfindencoding	@ 262
	DPSfindresource	@ 263
	DPSgcheck	@ 264
	DPSglobaldict	@ 265
	DPSGlobalFontDirectory	@ 266
	DPSglyphshow	@ 267
	DPSlanguagelevel	@ 268
	DPSmakepattern	@ 269
	DPSproduct	@ 270
	DPSresourceforall	@ 271
	DPSresourcestatus	@ 272
	DPSrevision	@ 273
	DPSrootfont	@ 274
	DPSserialnumber	@ 275
	DPSsetcolor	@ 276
	DPSsetcolorrendering	@ 277
	DPSsetcolorspace	@ 278
	DPSsetdevparams	@ 279
	DPSsetglobal	@ 280
	DPSsetoverprint	@ 281
	DPSsetpagedevice	@ 282
	DPSsetpattern	@ 283
	DPSsetsystemparams	@ 284
	DPSsetuserparams	@ 285
	DPSstartjob	@ 286
	DPSundefineresource	@ 287
	DPSabs	@ 288
	DPSadd	@ 289
	DPSand	@ 290
	DPSatan	@ 291
	DPSbitshift	@ 292
	DPSceiling	@ 293
	DPScos	@ 294
	DPSdiv	@ 295
	DPSexp	@ 296
	DPSfloor	@ 297
	DPSidiv	@ 298
	DPSln	@ 299
	DPSlog	@ 300
	DPSmod	@ 301
	DPSmul	@ 302
	DPSneg	@ 303
	DPSround	@ 304
	DPSsin	@ 305
	DPSsqrt	@ 306
	DPSsub	@ 307
	DPStruncate	@ 308
	DPSxor	@ 309
	DPSbanddevice	@ 310
	DPSframedevice	@ 311
	DPSnulldevice	@ 312
	DPSrenderbands	@ 313
	DPSconcatmatrix	@ 314
	DPSdtransform	@ 315
	DPSidentmatrix	@ 316
	DPSidtransform	@ 317
	DPSinvertmatrix	@ 318
	DPSitransform	@ 319
	DPStransform	@ 320
	DPSgetboolean	@ 321
	DPSgetchararray	@ 322
	DPSgetfloat	@ 323
	DPSgetfloatarray	@ 324
	DPSgetint	@ 325
	DPSgetintarray	@ 326
	DPSgetstring	@ 327
	DPSsendboolean	@ 328
	DPSsendchararray	@ 329
	DPSsendfloat	@ 330
	DPSsendfloatarray	@ 331
	DPSsendint	@ 332
	DPSsendintarray	@ 333
	DPSsendstring	@ 334
	DPSarc	@ 335
	DPSarcn	@ 336
	DPSarct	@ 337
	DPSarcto	@ 338
	DPScharpath	@ 339
	DPSclip	@ 340
	DPSclippath	@ 341
	DPSclosepath	@ 342
	DPScurveto	@ 343
	DPSeoclip	@ 344
	DPSeoviewclip	@ 345
	DPSflattenpath	@ 346
	DPSinitclip	@ 347
	DPSinitviewclip	@ 348
	DPSlineto	@ 349
	DPSmoveto	@ 350
	DPSnewpath	@ 351
	DPSpathbbox	@ 352
	DPSpathforall	@ 353
	DPSrcurveto	@ 354
	DPSrectclip	@ 355
	DPSrectviewclip	@ 356
	DPSreversepath	@ 357
	DPSrlineto	@ 358
	DPSrmoveto	@ 359
	DPSsetbbox	@ 360
	DPSsetucacheparams	@ 361
	DPSuappend	@ 362
	DPSucache	@ 363
	DPSucachestatus	@ 364
	DPSupath	@ 365
	DPSviewclip	@ 366
	DPSviewclippath	@ 367
	DPSashow	@ 368
	DPSawidthshow	@ 369
	DPScopypage	@ 370
	DPSeofill	@ 371
	DPSerasepage	@ 372
	DPSfill	@ 373
	DPSimage	@ 374
	DPSimagemask	@ 375
	DPSkshow	@ 376
	DPSrectfill	@ 377
	DPSrectstroke	@ 378
	DPSshow	@ 379
	DPSshowpage	@ 380
	DPSstroke	@ 381
	DPSstrokepath	@ 382
	DPSueofill	@ 383
	DPSufill	@ 384
	DPSustroke	@ 385
	DPSustrokepath	@ 386
	DPSwidthshow	@ 387
	DPSxshow	@ 388
	DPSxyshow	@ 389
	DPSyshow	@ 390
	DPSInitClient	@ 391
	DPSIncludePrivContext	@ 392
	DPSSendPostScript	@ 393
	DPSSendInterrupt	@ 394
	DPSSendEOF	@ 395
	DPSSendTerminate	@ 396
	DPSSendDestroySpace	@ 397
	DPSCheckRaiseError	@ 399
	DPSInitSysNames	@ 400
	DPSSetWh	@ 401
	DPSOutOfMemory	@ 402
	DPSbind	@ 403
	DPScleardictstack	@ 404
	DPScountdictstack	@ 405
	DPScountexecstack	@ 406
	DPScurrentdict	@ 407
	DPScurrentpacking	@ 408
	DPScurrentshared	@ 409
	DPSdeviceinfo	@ 410
	DPSerrordict	@ 411
	DPSexec	@ 412
	DPSprompt	@ 413
	DPSquit	@ 414
	DPSrand	@ 415
	DPSrealtime	@ 416
	DPSrestore	@ 417
	DPSrrand	@ 418
	DPSrun	@ 419
	DPSsave	@ 420
	DPSsetpacking	@ 421
	DPSsetshared	@ 422
	DPSsrand	@ 423
	DPSstart	@ 424
	DPStype	@ 425
	DPSundef	@ 426
	DPSusertime	@ 427
	DPSversion	@ 428
	DPSvmreclaim	@ 429
	DPSvmstatus	@ 430
	DPSineofill	@ 431
	DPSinfill	@ 432
	DPSinstroke	@ 433
	DPSinueofill	@ 434
	DPSinufill	@ 435
	DPSinustroke	@ 436
	DPSwtranslation	@ 437
	PSclientsync	@ 438
	PScurrentXgcdrawable	@ 439
	PScurrentXgcdrawablecolor	@ 440
	PScurrentXoffset	@ 441
	PSsetXgcdrawable	@ 442
	PSsetXgcdrawablecolor	@ 443
	PSsetXoffset	@ 444
	PSsetXrgbactual	@ 445
	PSclientXready	@ 446
	PSsetXdrawingfunction	@ 447
	PScurrentXdrawingfunction	@ 448
	PScolorimage	@ 449
	PScurrentblackgeneration	@ 450
	PScurrentcmykcolor	@ 451
	PScurrentcolorscreen	@ 452
	PScurrentcolortransfer	@ 453
	PScurrentundercolorremoval	@ 454
	PSsetblackgeneration	@ 455
	PSsetcmykcolor	@ 456
	PSsetcolorscreen	@ 457
	PSsetcolortransfer	@ 458
	PSsetundercolorremoval	@ 459
	PSeq	@ 460
	PSexit	@ 461
	PSfalse	@ 462
	PSfor	@ 463
	PSforall	@ 464
	PSge	@ 465
	PSgt	@ 466
	PSif	@ 467
	PSifelse	@ 468
	PSle	@ 469
	PSloop	@ 470
	PSlt	@ 471
	PSne	@ 472
	PSnot	@ 473
	PSor	@ 474
	PSrepeat	@ 475
	PSstop	@ 476
	PSstopped	@ 477
	PStrue	@ 478
	PSUserObjects	@ 479
	PScondition	@ 480
	PScurrentcontext	@ 481
	PScurrentobjectformat	@ 482
	PSdefineusername	@ 483
	PSdefineuserobject	@ 484
	PSdetach	@ 485
	PSexecuserobject	@ 486
	PSfork	@ 487
	PSjoin	@ 488
	PSlock	@ 489
	PSmonitor	@ 490
	PSnotify	@ 491
	PSsetobjectformat	@ 492
	PSsetvmthreshold	@ 493
	PSundefineuserobject	@ 494
	PSwait	@ 495
	PSyield	@ 496
	PSaload	@ 497
	PSanchorsearch	@ 498
	PSarray	@ 499
	PSastore	@ 500
	PSbegin	@ 501
	PSclear	@ 502
	PScleartomark	@ 503
	PScopy	@ 504
	PScount	@ 505
	PScounttomark	@ 506
	PScvi	@ 507
	PScvlit	@ 508
	PScvn	@ 509
	PScvr	@ 510
	PScvrs	@ 511
	PScvs	@ 512
	PScvx	@ 513
	PSdef	@ 514
	PSdict	@ 515
	PSdictstack	@ 516
	PSdup	@ 517
	PSend	@ 518
	PSexch	@ 519
	PSexecstack	@ 520
	PSexecuteonly	@ 521
	PSget	@ 522
	PSgetinterval	@ 523
	PSindex	@ 524
	PSknown	@ 525
	PSlength	@ 526
	PSload	@ 527
	PSmark	@ 528
	PSmatrix	@ 529
	PSmaxlength	@ 530
	PSnoaccess	@ 531
	PSnull	@ 532
	PSpackedarray	@ 533
	PSpop	@ 534
	PSput	@ 535
	PSputinterval	@ 536
	PSrcheck	@ 537
	PSreadonly	@ 538
	PSroll	@ 539
	PSscheck	@ 540
	PSsearch	@ 541
	PSshareddict	@ 542
	PSstatusdict	@ 543
	PSstore	@ 544
	PSstring	@ 545
	PSstringwidth	@ 546
	PSsystemdict	@ 547
	PSuserdict	@ 548
	PSwcheck	@ 549
	PSwhere	@ 550
	PSxcheck	@ 551
	PSFontDirectory	@ 552
	PSISOLatin1Encoding	@ 553
	PSSharedFontDirectory	@ 554
	PSStandardEncoding	@ 555
	PScachestatus	@ 556
	PScurrentcacheparams	@ 557
	PScurrentfont	@ 558
	PSdefinefont	@ 559
	PSfindfont	@ 560
	PSmakefont	@ 561
	PSscalefont	@ 562
	PSselectfont	@ 563
	PSsetcachedevice	@ 564
	PSsetcachelimit	@ 565
	PSsetcacheparams	@ 566
	PSsetcharwidth	@ 567
	PSsetfont	@ 568
	PSundefinefont	@ 569
	PSconcat	@ 570
	PScurrentdash	@ 571
	PScurrentflat	@ 572
	PScurrentgray	@ 573
	PScurrentgstate	@ 574
	PScurrenthalftone	@ 575
	PScurrenthalftonephase	@ 576
	PScurrenthsbcolor	@ 577
	PScurrentlinecap	@ 578
	PScurrentlinejoin	@ 579
	PScurrentlinewidth	@ 580
	PScurrentmatrix	@ 581
	PScurrentmiterlimit	@ 582
	PScurrentpoint	@ 583
	PScurrentrgbcolor	@ 584
	PScurrentscreen	@ 585
	PScurrentstrokeadjust	@ 586
	PScurrenttransfer	@ 587
	PSdefaultmatrix	@ 588
	PSgrestore	@ 589
	PSgrestoreall	@ 590
	PSgsave	@ 591
	PSgstate	@ 592
	PSinitgraphics	@ 593
	PSinitmatrix	@ 594
	PSrotate	@ 595
	PSscale	@ 596
	PSsetdash	@ 597
	PSsetflat	@ 598
	PSsetgray	@ 599
	PSsetgstate	@ 600
	PSsethalftone	@ 601
	PSsethalftonephase	@ 602
	PSsethsbcolor	@ 603
	PSsetlinecap	@ 604
	PSsetlinejoin	@ 605
	PSsetlinewidth	@ 606
	PSsetmatrix	@ 607
	PSsetmiterlimit	@ 608
	PSsetrgbcolor	@ 609
	PSsetscreen	@ 610
	PSsetstrokeadjust	@ 611
	PSsettransfer	@ 612
	PStranslate	@ 613
	PSequals	@ 614
	PSequalsequals	@ 615
	PSbytesavailable	@ 616
	PSclosefile	@ 617
	PScurrentfile	@ 618
	PSdeletefile	@ 619
	PSecho	@ 620
	PSfile	@ 621
	PSfilenameforall	@ 622
	PSfileposition	@ 623
	PSflush	@ 624
	PSflushfile	@ 625
	PSprint	@ 626
	PSprintobject	@ 627
	PSpstack	@ 628
	PSread	@ 629
	PSreadhexstring	@ 630
	PSreadline	@ 631
	PSreadstring	@ 632
	PSrenamefile	@ 633
	PSresetfile	@ 634
	PSsetfileposition	@ 635
	PSstack	@ 636
	PSstatus	@ 637
	PStoken	@ 638
	PSwrite	@ 639
	PSwritehexstring	@ 640
	PSwriteobject	@ 641
	PSwritestring	@ 642
	PSleftbracket	@ 643
	PSrightbracket	@ 644
	PSleftleft	@ 645
	PSrightright	@ 646
	PScshow	@ 647
	PScurrentcolor	@ 648
	PScurrentcolorrendering	@ 649
	PScurrentcolorspace	@ 650
	PScurrentdevparams	@ 651
	PScurrentglobal	@ 652
	PScurrentoverprint	@ 653
	PScurrentpagedevice	@ 654
	PScurrentsystemparams	@ 655
	PScurrentuserparams	@ 656
	PSdefineresource	@ 657
	PSexecform	@ 658
	PSfilter	@ 659
	PSfindencoding	@ 660
	PSfindresource	@ 661
	PSgcheck	@ 662
	PSglobaldict	@ 663
	PSGlobalFontDirectory	@ 664
	PSglyphshow	@ 665
	PSlanguagelevel	@ 666
	PSmakepattern	@ 667
	PSproduct	@ 668
	PSresourceforall	@ 669
	PSresourcestatus	@ 670
	PSrevision	@ 671
	PSrootfont	@ 672
	PSserialnumber	@ 673
	PSsetcolor	@ 674
	PSsetcolorrendering	@ 675
	PSsetcolorspace	@ 676
	PSsetdevparams	@ 677
	PSsetglobal	@ 678
	PSsetoverprint	@ 679
	PSsetpagedevice	@ 680
	PSsetpattern	@ 681
	PSsetsystemparams	@ 682
	PSsetuserparams	@ 683
	PSstartjob	@ 684
	PSundefineresource	@ 685
	PSabs	@ 686
	PSadd	@ 687
	PSand	@ 688
	PSatan	@ 689
	PSbitshift	@ 690
	PSceiling	@ 691
	PScos	@ 692
	PSdiv	@ 693
	PSexp	@ 694
	PSfloor	@ 695
	PSidiv	@ 696
	PSln	@ 697
	PSlog	@ 698
	PSmod	@ 699
	PSmul	@ 700
	PSneg	@ 701
	PSround	@ 702
	PSsin	@ 703
	PSsqrt	@ 704
	PSsub	@ 705
	PStruncate	@ 706
	PSxor	@ 707
	PSbanddevice	@ 708
	PSframedevice	@ 709
	PSnulldevice	@ 710
	PSrenderbands	@ 711
	PSconcatmatrix	@ 712
	PSdtransform	@ 713
	PSidentmatrix	@ 714
	PSidtransform	@ 715
	PSinvertmatrix	@ 716
	PSitransform	@ 717
	PStransform	@ 718
	PSgetboolean	@ 719
	PSgetchararray	@ 720
	PSgetfloat	@ 721
	PSgetfloatarray	@ 722
	PSgetint	@ 723
	PSgetintarray	@ 724
	PSgetstring	@ 725
	PSsendboolean	@ 726
	PSsendchararray	@ 727
	PSsendfloat	@ 728
	PSsendfloatarray	@ 729
	PSsendint	@ 730
	PSsendintarray	@ 731
	PSsendstring	@ 732
	PSarc	@ 733
	PSarcn	@ 734
	PSarct	@ 735
	PSarcto	@ 736
	PScharpath	@ 737
	PSclip	@ 738
	PSclippath	@ 739
	PSclosepath	@ 740
	PScurveto	@ 741
	PSeoclip	@ 742
	PSeoviewclip	@ 743
	PSflattenpath	@ 744
	PSinitclip	@ 745
	PSinitviewclip	@ 746
	PSlineto	@ 747
	PSmoveto	@ 748
	PSnewpath	@ 749
	PSpathbbox	@ 750
	PSpathforall	@ 751
	PSrcurveto	@ 752
	PSrectclip	@ 753
	PSrectviewclip	@ 754
	PSreversepath	@ 755
	PSrlineto	@ 756
	PSrmoveto	@ 757
	PSsetbbox	@ 758
	PSsetucacheparams	@ 759
	PSuappend	@ 760
	PSucache	@ 761
	PSucachestatus	@ 762
	PSupath	@ 763
	PSviewclip	@ 764
	PSviewclippath	@ 765
	PSashow	@ 766
	PSawidthshow	@ 767
	PScopypage	@ 768
	PSeofill	@ 769
	PSerasepage	@ 770
	PSfill	@ 771
	PSimage	@ 772
	PSimagemask	@ 773
	PSkshow	@ 774
	PSrectfill	@ 775
	PSrectstroke	@ 776
	PSshow	@ 777
	PSshowpage	@ 778
	PSstroke	@ 779
	PSstrokepath	@ 780
	PSueofill	@ 781
	PSufill	@ 782
	PSustroke	@ 783
	PSustrokepath	@ 784
	PSwidthshow	@ 785
	PSxshow	@ 786
	PSxyshow	@ 787
	PSyshow	@ 788
	PSbind	@ 789
	PScleardictstack	@ 790
	PScountdictstack	@ 791
	PScountexecstack	@ 792
	PScurrentdict	@ 793
	PScurrentpacking	@ 794
	PScurrentshared	@ 795
	PSdeviceinfo	@ 796
	PSerrordict	@ 797
	PSexec	@ 798
	PSprompt	@ 799
	PSquit	@ 800
	PSrand	@ 801
	PSrealtime	@ 802
	PSrestore	@ 803
	PSrrand	@ 804
	PSrun	@ 805
	PSsave	@ 806
	PSsetpacking	@ 807
	PSsetshared	@ 808
	PSsrand	@ 809
	PSstart	@ 810
	PStype	@ 811
	PSundef	@ 812
	PSusertime	@ 813
	PSversion	@ 814
	PSvmreclaim	@ 815
	PSvmstatus	@ 816
	PSineofill	@ 817
	PSinfill	@ 818
	PSinstroke	@ 819
	PSinueofill	@ 820
	PSinufill	@ 821
	PSinustroke	@ 822
	PSwtranslation	@ 823
	XDPSLInit	@824
	DPSWriteStringChars @ 825
	XDPSUnfreezeContext @ 826
	DPSGetCurrentContext @ 827
	DPSAwaitReturnValues @ 828
	DPSNewUserObjectIndex @ 829
	XDPSGetContextStatus @ 830
	XDPSRegisterStatusProc @ 831
	DPSDefaultTextBackstop @ 832
	DPSMapNames @ 833
	XDPSGetDefaultColorMaps @ 834
	XDPSCreateSimpleContext @ 835
	DPSGenerateExtensionRecID @ 836
	DPSWaitContext @ 837
	DPSAddContextExtensionRec @ 838
	DPSGetContextExtensionRec @ 839
	DPSChainContext @ 840
	DPSDestroySpace @ 841
	DPSUnchainContext @ 842
	DPSBinObjSeqWrite @ 843
	DPSSetResultTable @ 844
	XDPSSetStatusMask @ 845
	XDPSXIDFromContext @ 846
	DPSWritePostScript @ 847
	DPSRemoveContextExtensionRec @ 848
	DPSDefaultErrorProc @ 849
	DPSCreateTextContext @ 850