Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimport.c3613 static int capturedWidth=0, capturedHeight=0; variable
3623 capturedWidth = capturedHeight = 0; in CaptureCleanUp()
3769 if (!DumpXImageToFile(capturedImage, capturedWidth, capturedHeight, in ImportCapturedImage()
3792 capturedWidth, capturedHeight, ppm_data, data_size); in ImportCapturedImage()
3877 capturedHeight = dest_h;
3924 capturedHeight = dpy_h; in DoFullScreenCapture()