Home
last modified time | relevance | path

Searched refs:DrawGC (Results 1 – 25 of 31) sorted by relevance

12

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Animate/
H A DAnimate.c82 XDrawLines (dpy, Scr.Root, Scr.DrawGC, points, 5, CoordModeOrigin); in animate_points()
85 XDrawLines (dpy, Scr.Root, Scr.DrawGC, points, 5, CoordModeOrigin); in animate_points()
92 XDrawRectangle (dpy, Scr.Root, Scr.DrawGC, x, y, width, height); in draw_animation_rectangle()
208 XDrawLine (dpy, Scr.Root, Scr.DrawGC, (int) params->cx, (int) params->cy, params->x, params->y); in AnimateResizeZoom3D()
335 XDrawRectangle (dpy, Scr.Root, DrawGC, x, y, w, i);
338 XDrawRectangle (dpy, Scr.Root, DrawGC, x, y, w, i);
351 XDrawRectangle (dpy, Scr.Root, DrawGC, x, y, i, 2);
354 XDrawRectangle (dpy, Scr.Root, DrawGC, x, y, i, 2);
459 if( Scr.DrawGC == NULL ) in CheckConfigSanity()
461 Scr.DrawGC = XCreateGC (dpy, Scr.Root, in CheckConfigSanity()
[all …]
/dports/x11-wm/afterstep/AfterStep-1.0/modules/Animate/
H A DAnimate.c46 GC DrawGC; variable
99 XDrawLines(dpy, root, DrawGC, points, 5, CoordModeOrigin); in AnimateResizeTwist()
102 XDrawLines(dpy, root, DrawGC, points, 5, CoordModeOrigin); in AnimateResizeTwist()
138 XDrawRectangle(dpy, root, DrawGC, (int)cx, (int)cy, (int)cw, (int)ch); in AnimateResizeZoom()
141 XDrawRectangle(dpy, root, DrawGC, (int)cx, (int)cy, (int)cw, (int)ch); in AnimateResizeZoom()
167 XDrawRectangle(dpy, root, DrawGC, x, y, w, i);
170 XDrawRectangle(dpy, root, DrawGC, x, y, w, i);
180 XDrawRectangle(dpy, root, DrawGC, x, y, i, 2);
183 XDrawRectangle(dpy, root, DrawGC, x, y, i, 2);
251 DrawGC=XCreateGC(dpy, root, GCFunction|GCForeground|GCLineWidth|GCBackground in main()
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/unsupported/dogs/
H A DDog.c66 #define DrawGC(w) XmField(w,offsets,Dog,draw_GC,GC) macro
240 XtWindow(w),DrawGC(w),
303 DrawGC(w) = XtGetGC((Widget)w,valueMask,&values);
347 XtReleaseGC ((Widget)w, DrawGC(w));
422 XtReleaseGC ((Widget)current, DrawGC(current));
/dports/x11-wm/twm/twm-1.0.11/src/
H A Dgc.c91 Scr->DrawGC = XCreateGC(dpy, Scr->Root, gcm, &gcv); in CreateGCs()
H A Dutil.c194 XDrawSegments(dpy, root, Scr->DrawGC, outline, (int) (r - outline)); in MoveOutline()
231 XDrawRectangle(dpy, Scr->Root, Scr->DrawGC, fx, fy, fw, fh); in Zoom()
238 XDrawRectangle(dpy, Scr->Root, Scr->DrawGC, x, y, width, height); in Zoom()
240 XDrawRectangle(dpy, Scr->Root, Scr->DrawGC, tx, ty, tw, th); in Zoom()
H A Dscreen.h183 GC DrawGC; /* GC to draw lines for move and resize */ member
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dscreen.c488 scr->DrawGC = create_visual_gc (scr->asv, scr->Root, gcm, &gcv); in init_screen_gcs()
496 if (scr->DrawGC) { in destroy_screen_gcs()
497 XFreeGC (dpy, scr->DrawGC); in destroy_screen_gcs()
498 scr->DrawGC = NULL; in destroy_screen_gcs()
H A Dscreen.h144 GC DrawGC; /* GC to draw lines for move and resize */ member
H A Dasapp.h333 #define ASDefaultDrawGC (ASDefaultScr->DrawGC)
/dports/x11-wm/piewm/piewm-1.04/
H A Dgc.c85 Scr->DrawGC = XCreateGC(dpy, Scr->Root, gcm, &gcv); in CreateGCs()
H A Dvdt.c708 XDrawRectangle(dpy, Scr->Panner, Scr->DrawGC, in HandlePannerButtonPress()
720 XDrawRectangle(dpy, Scr->Panner, Scr->DrawGC, in HandlePannerButtonRelease()
756 XDrawRectangle(dpy, Scr->Panner, Scr->DrawGC, in HandlePannerMotionNotify()
764 XDrawRectangle(dpy, Scr->Panner, Scr->DrawGC, in HandlePannerMotionNotify()
H A Dutil.c194 XDrawSegments(dpy, root, Scr->DrawGC, outline, r - outline); in MoveOutline()
235 XDrawRectangle (dpy, Scr->Root, Scr->DrawGC, fx, fy, fw, fh); in Zoom()
242 XDrawRectangle (dpy, Scr->Root, Scr->DrawGC, in Zoom()
245 XDrawRectangle (dpy, Scr->Root, Scr->DrawGC, tx, ty, tw, th); in Zoom()
H A Dscreen.h214 GC DrawGC; /* GC to draw lines for move and resize */ member
/dports/x11-wm/tvtwm/tvtwm/
H A Dgc.c80 Scr->DrawGC = XCreateGC(dpy, Scr->Root, gcm, &gcv); in CreateGCs()
H A Dutil.c186 XDrawSegments(dpy, root, Scr->DrawGC, outline, r - outline);
228 XDrawRectangle (dpy, Scr->Root, Scr->DrawGC, fx, fy, fw, fh);
235 XDrawRectangle (dpy, Scr->Root, Scr->DrawGC,
238 XDrawRectangle (dpy, Scr->Root, Scr->DrawGC, tx, ty, tw, th);
H A Dvdt.c845 XDrawRectangle(dpy, Scr->Panner, Scr->DrawGC,
859 XDrawRectangle(dpy, Scr->Panner, Scr->DrawGC,
933 XDrawRectangle(dpy, Scr->Panner, Scr->DrawGC,
941 XDrawRectangle(dpy, Scr->Panner, Scr->DrawGC,
H A Dscreen.h214 GC DrawGC; /* GC to draw lines for move and resize */ member
/dports/games/xneko/xneko-1.0_1,1/
H A Dxneko.c772 DrawNeko( x, y, DrawGC ) in DrawNeko() argument
775 GC DrawGC;
784 XSetTSOrigin( theDisplay, DrawGC, x, y );
786 XFillRectangle( theDisplay, theWindow, DrawGC,
794 NekoLastGC = DrawGC;
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dgc.c70 Scr->DrawGC = XCreateGC(dpy, Scr->Root, gcm, &gcv); in CreateGCs()
H A Dwin_iconify.c469 XDrawRectangle(dpy, Scr->Root, Scr->DrawGC, fx, fy, fw, fh); in Zoom()
476 XDrawRectangle(dpy, Scr->Root, Scr->DrawGC, in Zoom()
479 XDrawRectangle(dpy, Scr->Root, Scr->DrawGC, tx, ty, tw, th); in Zoom()
H A Dscreen.h696 GC DrawGC; ///< GC to draw lines for move and resize member
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dgc.c87 Scr->DrawGC = XCreateGC(dpy, Scr->Root, gcm, &gcv); in CreateGCs()
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dscreen.h158 GC DrawGC; /* GC to draw lines for move and resize */ member
H A Dresize.c618 XDrawRectangles(dpy,Scr.Root,Scr.DrawGC,rects,5); in MoveOutline()
649 XDrawRectangles(dpy,Scr.Root,Scr.DrawGC,rects,5); in MoveOutline()
/dports/games/oneko-sakura/oneko-1.2.sakura.5/
H A Doneko.c796 register GC DrawGC = *(DrawAnime.TickGCPtr); local
800 || (DrawGC != NekoLastGC)) {
817 XFillRectangle(theDisplay, theWindow, DrawGC,
826 NekoLastGC = DrawGC;

12