Searched refs:True (Results 1 – 4 of 4) sorted by relevance
| /libtiff-4.0.7/contrib/dbs/xtiff/ |
| H A D | xtiff.c | 172 { 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 D | ras2tif.c | 52 #define True (1) macro 119 Verbose = True; 126 dummyinput = True;
|
| H A D | tif2ras.c | 51 #define True (1) macro 114 Verbose = True; 145 TIFFPrintDirectory(tif, stderr, True, False, False);
|
| /libtiff-4.0.7/m4/ |
| H A D | libtool.m4 | 3824 # True iff FILE is a Windows DLL '.def' file.
|