Lines Matching refs:XtDisplay
393 pix = XCreatePixmap(XtDisplay(w), XtWindow(w),
396 if (!(gc = XCreateGC(XtDisplay(w), pix,
398 XFreePixmap(XtDisplay(w), pix);
402 XPutImage(XtDisplay(w), pix, gc,
407 XPutImage(XtDisplay(w), pix, gc,
416 pix = XCreatePixmap(XtDisplay(w), XtWindow(w),
419 if (! (gc = XCreateGC(XtDisplay(w), pix,
421 XFreePixmap(XtDisplay(w), pix);
425 XPutImage(XtDisplay(w), pix, gc,
431 XFreeGC(XtDisplay(w), gc);
444 XGetGeometry(XtDisplay(BW), pixmap, &root, &x, &y,
447 source = XGetImage(XtDisplay(BW), pixmap, x, y, width, height,
459 XImage *image = XCreateImage(XtDisplay(BW),
460 DefaultVisual(XtDisplay(BW),
461 DefaultScreen(XtDisplay(BW))),
568 event.display = XtDisplay((Widget)BW);
593 XSetFillStyle(XtDisplay(BW), BW->bitmap.highlighting_gc,
847 new->bitmap.drawing_gc = XCreateGC(XtDisplay(new),
848 RootWindow(XtDisplay(new),
849 DefaultScreen(XtDisplay(new))),
864 new->bitmap.highlighting_gc = XCreateGC(XtDisplay(new),
865 RootWindow(XtDisplay(new),
866 DefaultScreen(XtDisplay(new))),
881 new->bitmap.frame_gc = XCreateGC(XtDisplay(new),
882 RootWindow(XtDisplay(new),
883 DefaultScreen(XtDisplay(new))),
890 new->bitmap.axes_gc = XCreateGC(XtDisplay(new),
891 RootWindow(XtDisplay(new),
892 DefaultScreen(XtDisplay(new))),
1124 XClearArea(XtDisplay(BW), XtWindow(BW),
1164 XClearArea(XtDisplay(BW), XtWindow(BW),
1327 XClearArea(XtDisplay(BW), XtWindow(BW),
1404 XClearArea(XtDisplay(BW), XtWindow(BW),
1445 XClearArea(XtDisplay(BW), XtWindow(BW),
1499 XClearArea(XtDisplay(BW), XtWindow(BW),
1510 XFreeGC(XtDisplay(w), BW->bitmap.drawing_gc);
1511 XFreeGC(XtDisplay(w), BW->bitmap.highlighting_gc);
1512 XFreeGC(XtDisplay(w), BW->bitmap.frame_gc);
1513 XFreeGC(XtDisplay(w), BW->bitmap.axes_gc);
1591 XSetClipRectangles(XtDisplay(BW),
1596 XSetClipRectangles(XtDisplay(BW),
1601 XSetClipRectangles(XtDisplay(BW),
1606 XSetClipRectangles(XtDisplay(BW),
1623 XSetClipRectangles(XtDisplay(BW),
1628 XSetClipRectangles(XtDisplay(BW),
1633 XSetClipRectangles(XtDisplay(BW),
1638 XSetClipRectangles(XtDisplay(BW),
1658 XClearArea(XtDisplay(BW), XtWindow(BW),
1663 XSetClipRectangles(XtDisplay(BW),
1669 XDrawRectangle(XtDisplay(BW), XtWindow(BW),
1735 XSetClipRectangles(XtDisplay(BW),
1741 XDrawRectangle(XtDisplay(BW), XtWindow(BW),
1748 XSetFillStyle(XtDisplay(BW), BW->bitmap.frame_gc,
1751 XDrawRectangle(XtDisplay(BW), XtWindow(BW),
1839 XSetForeground(XtDisplay(new),
1848 XSetForeground(XtDisplay(new),
1857 XSetStipple(XtDisplay(new),
1865 XSetForeground(XtDisplay(new),
1875 XSetStipple(XtDisplay(new),
1905 XClearArea(XtDisplay(BW), XtWindow(BW),