Searched refs:thePixmap (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11TextRenderer_md.c214 Pixmap thePixmap; local
236 thePixmap = cData->monoPixmap;
242 xgcv.stipple = thePixmap;
265 // and thePixmap is BM_W x BM_H, we do not have to move
268 XPutImage(awt_display, thePixmap, theGC, theImage,

Completed in 29 milliseconds