Home
last modified time | relevance | path

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

/libtiff-4.0.7/contrib/dbs/xtiff/
H A Dxtiff.c122 static XrmOptionDescRec shellOptions[] = { variable
272 shellWidget = XtInitialize(argv[0], "XTiff", shellOptions, in main()
273 XtNumber(shellOptions), &argc, argv); in main()