Searched refs:PSFilename (Results 1 – 1 of 1) sorted by relevance
208 std::string PSFilename = Filename + ".ps"; in DisplayGraph() local217 args.push_back(PSFilename.c_str()); in DisplayGraph()230 args.push_back(PSFilename.c_str()); in DisplayGraph()234 args.push_back(PSFilename.c_str()); in DisplayGraph()238 args.push_back(PSFilename.c_str()); in DisplayGraph()246 return ExecGraphViewer(ViewerPath, args, PSFilename, wait, ErrMsg); in DisplayGraph()