Home
last modified time | relevance | path

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

/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Dpstoeditoptions.h136 OptionT < bool, BoolTrueExtractor > withdisplay ;//= false; variable
241 withdisplay (true, "-dis",noArgument,b_t,"let Ghostscript display the file during conversion", in PsToEditOptions()
626 ADD(withdisplay); in PsToEditOptions()
H A Dpstoedit.cpp545 if (options.withdisplay) { in pstoedit()
1204 if (options.withdisplay) { in pstoedit()
/dports/editors/impress/impress-1.1b9/pstoedit_3.21/src/
H A Dpstoedit.cpp264 bool withdisplay = false; in pstoedit() local
344 withdisplay = true; in pstoedit()
814 if (withdisplay) { in pstoedit()