Home
last modified time | relevance | path

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

/dports/textproc/pdfoutline/fntsample-release-5.4/src/
H A Dfntsample.c95 static bool postscript_output; variable
369 postscript_output = true; in parse_options()
423 if (postscript_output && svg_output) { in parse_options()
954 if (postscript_output) { in main()
/dports/x11-fonts/fntsample/fntsample-release-5.4/src/
H A Dfntsample.c95 static bool postscript_output; variable
369 postscript_output = true; in parse_options()
423 if (postscript_output && svg_output) { in parse_options()
954 if (postscript_output) { in main()
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_1_3_3/lib/
H A DPmwBlt.py505 def postscript_output(self, fileName=None, **kw): member in Graph
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_2_0_1/lib/
H A DPmwBlt.py509 def postscript_output(self, fileName=None, **kw): member in Graph