Home
last modified time | relevance | path

Searched refs:XFillRectangles (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/dports/games/xlife/xlife-6.7/
H A Dframebuffer.c83 XFillRectangles(disp, lifew, cellgc[c], rects[c], MAXCHANGE); in putcell()
115 XFillRectangles(disp, lifew, cellgc[i], rects[i], chgrects[i]); in fb_close()
133 XFillRectangles(disp, lifew, cellgc[HISTCOLOR1], in fb_close()
138 XFillRectangles(disp, lifew, cellgc[HISTCOLOR2], in fb_close()
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dpyro.c366 XFillRectangles(display, window, gc, rp->Xpoints[0], nstars); in burst()
368 XFillRectangles(display, window, gc, rp->Xpoints[1], nstars); in burst()
370 XFillRectangles(display, window, gc, rp->Xpointsleft[0], nstars); in burst()
372 XFillRectangles(display, window, gc, rp->Xpointsleft[1], nstars); in burst()
430 XFillRectangles(display, window, gc, rp->Xpoints[0], nstars); in burst()
432 XFillRectangles(display, window, gc, rp->Xpoints[1], nstars); in burst()
435 XFillRectangles(display, window, gc, rp->Xpointsleft[0], nstars); in burst()
437 XFillRectangles(display, window, gc, rp->Xpointsleft[1], nstars); in burst()
452 XFillRectangles(display, window, gc, rp->Xpoints[0], nstars); in burst()
456 XFillRectangles(display, window, gc, rp->Xpoints[1], nstars); in burst()
H A Dworm.c419 XFillRectangles(display, window, gc, &(wp->rects[0]), wp->size[0]); in draw_worm()
422 XFillRectangles(display, window, gc, &(wp->rects[wp->maxsize]), wp->size[1]); in draw_worm()
428 XFillRectangles(display, window, gc, &(wp->rects[i * wp->maxsize]), wp->size[i]); in draw_worm()
432 XFillRectangles(display, window, gc, in draw_worm()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DDrArrow.c272 XFillRectangles (display, d, top_gc, top, t); in XmeDrawArrow()
273 XFillRectangles (display, d, bot_gc, bot, b); in XmeDrawArrow()
278 XFillRectangles (display, d, cent_gc, top, t); in XmeDrawArrow()
279 XFillRectangles (display, d, cent_gc, bot, b); in XmeDrawArrow()
290 if (cent_gc) XFillRectangles (display, d, cent_gc, cent, c); in XmeDrawArrow()
H A DDrawUtils.c109 XFillRectangles(dpy, d, top_gc, rt, size);
128 XFillRectangles(dpy, d, bottom_gc, rt, size);
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DSlideBar.c444 XFillRectangles(XtDisplay(new), new->slide_bar.next_mark.in_pixmap, in SetValues()
446 XFillRectangles(XtDisplay(new), new->slide_bar.next_mark.out_pixmap, in SetValues()
1120 XFillRectangles(XtDisplay(w), w->core.window, in DrawMarker()
1123 XFillRectangles(XtDisplay(w), w->core.window, w->manager.top_shadow_GC, in DrawMarker()
1128 XFillRectangles(XtDisplay(w), w->core.window, w->manager.top_shadow_GC, in DrawMarker()
1130 XFillRectangles(XtDisplay(w), w->core.window, in DrawMarker()
1157 XFillRectangles(XtDisplay(w), w->core.window, marker->cenGC, in DrawMarker()
1317 XFillRectangles(XtDisplay(w), pixmap, w->manager.bottom_shadow_GC, in FillArrowPixmap()
1319 XFillRectangles(XtDisplay(w), pixmap, w->manager.top_shadow_GC, in FillArrowPixmap()
1324 XFillRectangles(XtDisplay(w), pixmap, w->manager.top_shadow_GC, in FillArrowPixmap()
[all …]
/dports/games/xblast/xblast-2.10.4/
H A Dx11c_tile.c182 XFillRectangles (dpy, pix, gcClearPix, voidList, voidLast - voidList); in GUI_FlushBlocks()
189 XFillRectangles (dpy, pix, gcDrawBlock, blockList[i], blockLast[i] - blockList[i]); in GUI_FlushBlocks()
198 XFillRectangles (dpy, pix, gcDrawBlock, explList[i], explLast[i] - explList[i]); in GUI_FlushBlocks()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/NT/
H A DRecordDummy.c59 XFillRectangles,
/dports/games/xpilot/xpilot-4.5.5/src/client/NT/
H A DRecordDummy.c55 XFillRectangles,
/dports/x11-toolkits/tk85/tk8.5.19/xlib/
H A Dxdraw.c79 return XFillRectangles(display, d, gc, &rectangle, 1); in XFillRectangle()
/dports/x11-toolkits/tk87/tk8.7a5/xlib/
H A Dxdraw.c79 return XFillRectangles(display, d, gc, &rectangle, 1); in XFillRectangle()
/dports/x11-toolkits/tk86/tk8.6.12/xlib/
H A Dxdraw.c79 return XFillRectangles(display, d, gc, &rectangle, 1); in XFillRectangle()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dworm.c391 XFillRectangles(display, window, gc, &(wp->rects[0]), wp->size[0]); in draw_worm()
394 XFillRectangles(display, window, gc, &(wp->rects[wp->maxsize]), wp->size[1]); in draw_worm()
400 XFillRectangles(display, window, gc, &(wp->rects[i * wp->maxsize]), wp->size[i]); in draw_worm()
404 XFillRectangles(display, window, gc, in draw_worm()
/dports/x11/libX11/libX11-1.7.2/src/
H A DFillRcts.c33 XFillRectangles( in XFillRectangles() function
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/xlib/
H A Dxdraw.c81 XFillRectangles(display, d, gc, &rectangle, 1);
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmIDecor.c474 XFillRectangles (DISPLAY, in IconExposureProc()
483 XFillRectangles (DISPLAY, in IconExposureProc()
512 XFillRectangles (DISPLAY, in IconExposureProc()
533 XFillRectangles (DISPLAY, in IconExposureProc()
542 XFillRectangles (DISPLAY, in IconExposureProc()
1815 XFillRectangles (DISPLAY, in PaintActiveIconText()
1823 XFillRectangles (DISPLAY, in PaintActiveIconText()
H A DWmCDecor.c221 XFillRectangles (DISPLAY, in FrameExposureProc()
229 XFillRectangles (DISPLAY, in FrameExposureProc()
249 XFillRectangles (DISPLAY, in FrameExposureProc()
257 XFillRectangles (DISPLAY, in FrameExposureProc()
304 XFillRectangles (DISPLAY, in BaseWinExposureProc()
312 XFillRectangles (DISPLAY, in BaseWinExposureProc()
2718 XFillRectangles (DISPLAY, win, botGC, pTopRect->prect, pTopRect->used); in DepressGadget()
2719 XFillRectangles (DISPLAY, win, topGC, pBotRect->prect, pBotRect->used); in DepressGadget()
2722 XFillRectangles (DISPLAY, win, topGC, pTopRect->prect, pTopRect->used); in DepressGadget()
2723 XFillRectangles (DISPLAY, win, botGC, pBotRect->prect, pBotRect->used); in DepressGadget()
/dports/games/xgalaga/xgalaga-2.1.1.0/libsprite/
H A Dcleararea.c13 XFillRectangles(W_Display, win->drawable, colortable[backColor].contexts[0],
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/util/
H A Dwmagnify.c154 XFillRectangles(dpy, data->d, gc, data->rects, data->rectP); in drawpoint()
237 XFillRectangles(dpy, data->d, WMColorGC(cursorColor1), rects, 2); in updateImage()
249 XFillRectangles(dpy, data->d, WMColorGC(cursorColor2), rects + 2, 2); in updateImage()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/util/
H A Dwmagnify.c154 XFillRectangles(dpy, data->d, gc, data->rects, data->rectP); in drawpoint()
237 XFillRectangles(dpy, data->d, WMColorGC(cursorColor1), rects, 2); in updateImage()
249 XFillRectangles(dpy, data->d, WMColorGC(cursorColor2), rects + 2, 2); in updateImage()
/dports/misc/xgas/xgas/
H A Dtimestep.c69 XFillRectangles( XtDisplay(data->lab), XtWindow(data->lab),
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dx_.h67 # define XFillRectangles xfillrectangles macro
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dx_.h67 # define XFillRectangles xfillrectangles macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dx_.h61 # define XFillRectangles xfillrectangles macro
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dx_.h59 # define XFillRectangles xfillrectangles macro

12345678910>>...13