Home
last modified time | relevance | path

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

/dports/cad/ldview/ldview-4.4/
H A DModelWindow.h121 bool fromCommandLine = false, bool notReallyCommandLine = false);
H A DModelWindow.cpp4986 bool notReallyCommandLine) in saveSnapshot() argument
4991 savingFromCommandLine = fromCommandLine && !notReallyCommandLine; in saveSnapshot()