Home
last modified time | relevance | path

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

/libtiff-4.0.7/contrib/dbs/xtiff/
H A Dxtiff.c229 Pixmap xImagePixmap; variable
913 xImagePixmap = XCreatePixmap(xDisplay, RootWindow(xDisplay, xScreen), in CreateXImage()
925 bitmap_gc = XCreateGC(xDisplay, xImagePixmap, in CreateXImage()
927 XPutImage(xDisplay, xImagePixmap, bitmap_gc, xImage, in CreateXImage()
930 XPutImage(xDisplay, xImagePixmap, xWinGc, xImage, in CreateXImage()
1015 XFreePixmap(xDisplay, xImagePixmap);
1197 XCopyPlane(xDisplay, xImagePixmap, XtWindow(widget),
1200 XCopyArea(xDisplay, xImagePixmap, XtWindow(widget),