Home
last modified time | relevance | path

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

/original-bsd/local/transcript/src/
H A Dps4014.c98 #define mdPtPlot 2 /* Point plot mode */ macro
830 psts->md = mdPtPlot;
956 if ((psts->md != mdVector) && (psts->md != mdPtPlot))
1328 case mdPtPlot: in Convert4014()