Home
last modified time | relevance | path

Searched refs:viewerOptions (Results 1 – 21 of 21) sorted by relevance

/dports/science/jmol/jmol-14.32.7/src/jspecview/appletjs/
H A DJSVApplet.java94 protected Map<String, Object> viewerOptions; field in JSVApplet
97 public JSVApplet(Map<String, Object>viewerOptions) { in JSVApplet() argument
98 if (viewerOptions == null) in JSVApplet()
99 viewerOptions = new Hashtable<String, Object>(); in JSVApplet()
100 this.viewerOptions = viewerOptions; in JSVApplet()
102 for (Map.Entry<String, Object> entry : viewerOptions.entrySet()) in JSVApplet()
125 viewerOptions.remove("debug"); in initViewer()
126 Object o = viewerOptions.get("display"); in initViewer()
548 return new URL((URL) null, (String) viewerOptions.get("documentBase"), null); in getDocumentBase()
H A DJSVAppletPro.java74 public JSVAppletPro(Map<String, Object> viewerOptions) { in JSVAppletPro() argument
75 super(viewerOptions); in JSVAppletPro()
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dutil.cc403 string viewerOptions=getSetting<string>("pdfviewerOptions"); in popupHelp() local
404 if(!viewerOptions.empty()) in popupHelp()
405 cmd.push_back(viewerOptions); in popupHelp()
H A Dpicture.cc842 string viewerOptions=getSetting<string>(pdfformat ? in postprocess() local
845 if(!viewerOptions.empty()) in postprocess()
846 push_split(cmd,viewerOptions); in postprocess()
H A DChangeLog21787 Remove quotes from viewerOptions.
/dports/math/asymptote/asymptote-2.67/
H A Dutil.cc477 string viewerOptions=getSetting<string>("pdfviewerOptions"); in popupHelp() local
478 if(!viewerOptions.empty()) in popupHelp()
479 cmd.push_back(viewerOptions); in popupHelp()
H A Dpicture.cc878 string viewerOptions=getSetting<string>(pdfformat ? in display() local
881 if(!viewerOptions.empty()) in display()
882 push_split(cmd,viewerOptions); in display()
H A DChangeLog27100 Remove quotes from viewerOptions.
/dports/games/xboard-devel/xboard-f49e7e1/
H A Dcommon.h677 char * viewerOptions; member
H A Dargs.h704 …{ "viewerOptions", ArgString, (void *) &appData.viewerOptions, TRUE, (ArgIniType) "-ncp -engineOut…
1402 if(appData.viewer && appData.viewerOptions[0]) ParseArgsFromString(appData.viewerOptions); in InitAppData()
H A Ddialogs.c744 { 0, 0,300, NULL, (void*) &appData.viewerOptions, "", NULL, TextBox, "" },
H A Dxboard.texi3421 @itemx -viewerOptions string
3423 @cindex viewerOptions, option
3425 will cause the value of the persistent option @code{viewerOptions}
3428 game or position file types, so that @code{viewerOptions} can be
H A DSHORTLOG1390 Implement -viewerOptions
H A DChangeLog4059 which inserts the -viewerOptions string into the command line, and proesses it
6026 Implement -viewerOptions
6031 a persistent string option -viewerOptions, which will be parsed as a
/dports/games/xboard/xboard-4.9.1/
H A Dcommon.h685 char * viewerOptions; member
H A Dargs.h709 …{ "viewerOptions", ArgString, (void *) &appData.viewerOptions, TRUE, (ArgIniType) "-ncp -engineOut…
1431 if(appData.viewer && appData.viewerOptions[0]) ParseArgsFromString(appData.viewerOptions); in InitAppData()
H A Ddialogs.c749 { 0, 0,300, NULL, (void*) &appData.viewerOptions, "", NULL, TextBox, "" },
H A Dxboard.texi4192 @itemx -viewerOptions string
4194 @cindex viewerOptions, option
4196 will cause the value of the persistent option @code{viewerOptions}
4199 game or position file types, so that @code{viewerOptions} can be
H A Dxboard.info3421 -viewerOptions string
3423 cause the value of the persistent option 'viewerOptions' as stored
3426 position file types, so that 'viewerOptions' can be used to
5994 * viewerOptions, option: Other options. (line 12)
H A DSHORTLOG1900 Implement -viewerOptions
H A DChangeLog7570 which inserts the -viewerOptions string into the command line, and proesses it
9537 Implement -viewerOptions
9542 a persistent string option -viewerOptions, which will be parsed as a