Home
last modified time | relevance | path

Searched refs:stsCur (Results 1 – 1 of 1) sorted by relevance

/original-bsd/local/transcript/src/
H A Dps4014.c1241 struct Sts stsCur; in Convert4014() local
1252 stsCur.md = mdAlpha; in Convert4014()
1253 stsCur.xh = xhHome; in Convert4014()
1255 stsCur.yh = yhHome; in Convert4014()
1256 stsCur.syline = stsCur.sylinePrt = sylineNormal; in Convert4014()
1257 stsCur.sychar = stsCur.sycharPrt = sycharLarge; in Convert4014()
1258 stsCur.charset = stsCur.charsetPrt = charsetStd; in Convert4014()
1262 stsCur.cincr = 0; in Convert4014()
1277 if ((stsCur.md != mdIncrPtPlot) && (stsCur.cincr != 0)) in Convert4014()
1314 Stroke (&stsCur); in Convert4014()
[all …]