Home
last modified time | relevance | path

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

/libtiff-4.0.7/contrib/dbs/xtiff/
H A Dxtiff.c172 { XtNresizable, True }
179 { XtNforceColumns, True },
200 { XtNresizable, True },
311 XtSetArg(args[4], XtNallowShellResize, True); in main()
678 if (appData.verbose == True) in GetVisual()
728 return True;
912 if (appData.usePixmap == True) { in CreateXImage()
997 if (TIFFReadDirectory(tfFile) == True)
1014 if (appData.usePixmap == True)
1034 XtSetArg(args[0], XtNallowShellResize, True);
[all …]
/libtiff-4.0.7/contrib/ras/
H A Dras2tif.c52 #define True (1) macro
119 Verbose = True;
126 dummyinput = True;
H A Dtif2ras.c51 #define True (1) macro
114 Verbose = True;
145 TIFFPrintDirectory(tif, stderr, True, False, False);
/libtiff-4.0.7/m4/
H A Dlibtool.m43824 # True iff FILE is a Windows DLL '.def' file.