Searched refs:tfImageHeight (Results 1 – 1 of 1) sorted by relevance
241 uint32 tfImageWidth, tfImageHeight; variable338 if (tfImageHeight >= appData.viewportHeight) { in main()344 XtSetArg(args[1], XtNheight, tfImageHeight); in main()772 for (i = 0; i < tfImageHeight; i++) { in GetTIFFImage()817 for (i = 0; i < tfImageHeight; i++) { in GetTIFFImage()832 for (i = 0; i < tfImageHeight; i++) { in GetTIFFImage()849 for (i = 0; i < tfImageHeight; i++) { in GetTIFFImage()1031 XtSetArg(args[1], XtNheight, tfImageHeight);1042 fake_event.xexpose.height = tfImageHeight;1070 ih = tfImageHeight;[all …]