Lines Matching defs:Sts
65 struct Sts { struct
66 short md; /* current mode */
67 int xh; /* current x-position (in 4096ths) */
68 int yh; /* current y-position (in 4096ths) */
69 char chHiY, chHiX, chExtra, chLoY;
72 short syline; /* current line style from 4014 input
74 short sychar; /* current character style */
75 short charset; /* normal or alternate character set */
76 short sylinePrt; /* current line style from printers
78 short sycharPrt; /* current character style from printers
80 short charsetPrt; /* normal or alternate characters from
82 short fPenDown; /* true implies vector command draws false
84 short fMovePending; /* true implies 4014 position and
86 short fVectorDrawn; /* true implies Stroke command is pending
88 short dir; /* current incremental point plot
90 int cincr; /* count of increments tom move/draw in
93 int xhLeftMarg; /* current left margin */