Home
last modified time | relevance | path

Searched defs:epsformat (Results 1 – 4 of 4) sorted by relevance

/dports/math/asymptote/asymptote-2.67/
H A Dpicture.cc766 bool epsformat, bool svg) in postprocess()
846 bool wait, bool view, bool epsformat) in display()
960 bool epsformat=outputformat == "eps"; in shipout() local
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dpicture.cc764 bool epsformat=outputformat == "eps"; in postprocess() local
898 bool epsformat=outputformat == "eps"; in shipout() local
/dports/cad/electric/electric-7.00/src/io/
H A Diopsout.cpp562 REGISTER BOOLEAN plotdates, rotateplot, useplotter, hierpostscript, epsformat; in io_pswritecell() local
H A Diopsoutcolor.cpp265 void io_pscolorplot(NODEPROTO *np, BOOLEAN epsformat, BOOLEAN useplotter, in io_pscolorplot()