Home
last modified time | relevance | path

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

/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Dpstoeditoptions.h146 OptionT < bool, BoolTrueExtractor > autodrawtext ;//= false; variable
301autodrawtext (true, "-adt",noArgument,t_t,"automatic draw text. This draws text only for text tha… in PsToEditOptions()
636 ADD(autodrawtext); in PsToEditOptions()
H A Dpstoedit.cpp982 if (options.autodrawtext) { in pstoedit()