Home
last modified time | relevance | path

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

/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Dpstoeditoptions.h167 OptionT < bool, BoolTrueExtractor > simulateSubPaths ;//= false; variable
385 simulateSubPaths (true, "-ssp",noArgument,d_t,"simulate subpaths", in PsToEditOptions()
656 ADD(simulateSubPaths); in PsToEditOptions()
H A Ddrvbase.cpp1136 if (globaloptions.simulateSubPaths) in dumpPath()
1142 if (globaloptions.simulateSubPaths) in dumpPath()
H A Dlexyy.cpp2806 if (backend->globaloptions.simulateSubPaths || backend->driverdesc.backendSupportsSubPathes) {
2895 if (backend->globaloptions.simulateSubPaths || backend->driverdesc.backendSupportsSubPathes) {
/dports/editors/impress/impress-1.1b9/pstoedit_3.21/src/
H A Dpstoedit.cpp273 bool simulateSubPaths = false; in pstoedit() local
324 simulateSubPaths = true; in pstoedit()
867 outputdriver->simulateSubPaths = simulateSubPaths; in pstoedit()
H A Ddrvbase.cpp91 simulateSubPaths (false), in drvbase()
718 if (simulateSubPaths) dumpRearrangedPathes(); in dumpPath()
722 if (simulateSubPaths) dumpRearrangedPathes(); in dumpPath()
H A Dlexyy.cpp2433 if (backend->simulateSubPaths || backend->Pdriverdesc->backendSupportsSubPathes) {
2487 if (backend->simulateSubPaths || backend->Pdriverdesc->backendSupportsSubPathes) {
H A Ddrvbase.h245 bool simulateSubPaths; // simulate sub paths for backend that don't support it directly variable
/dports/editors/impress/impress-1.1b9/src/
H A Ddrvbase.h245 bool simulateSubPaths; // simulate sub paths for backend that don't support it directly variable