Searched defs:Sts (Results 1 – 1 of 1) sorted by relevance
65 struct Sts { struct66 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 input74 short sychar; /* current character style */75 short charset; /* normal or alternate character set */76 short sylinePrt; /* current line style from printers78 short sycharPrt; /* current character style from printers[all …]