Home
last modified time | relevance | path

Searched refs:borderGC (Results 1 – 25 of 44) sorted by relevance

12

/dports/games/xgalaga/xgalaga-2.1.1.0/libsprite/
H A Dborder.c43 XChangeGC(W_Display, borderGC, GCLineWidth, &val);
50 XDrawLines(W_Display, win->drawable, borderGC, points, 3,
54 XChangeGC(W_Display, borderGC, GCLineWidth | GCForeground, &val);
55 XDrawRectangle(W_Display, win->drawable, borderGC, win->border - 1,
59 XSetForeground(W_Display, borderGC, colortable[LIGHT_GREY].pixelValue);
78 XChangeGC(W_Display, borderGC, GCLineWidth, &val);
85 XDrawLines(W_Display, win->drawable, borderGC, points, 3, CoordModeOrigin);
H A Ddata.h45 extern GC borderGC;
H A Ddata.c62 GC borderGC; variable
H A Dinit.c139 borderGC = XCreateGC(W_Display, W_Root, GCFillStyle|GCLineStyle, &values); in GetFonts()
322 XSetBackground(W_Display, borderGC, colortable[DARK_GREY].pixelValue); in GetColors()
323 XSetForeground(W_Display, borderGC, colortable[LIGHT_GREY].pixelValue); in GetColors()
/dports/games/xskewb/xskewb/
H A DSkewb2d.c577 GC faceGC, borderGC; in DrawDiamond2D() local
602 faceGC = w->skewb.borderGC; in DrawDiamond2D()
606 borderGC = w->skewb.borderGC; in DrawDiamond2D()
621 borderGC = w->skewb.borderGC; in DrawDiamond2D()
623 borderGC = w->skewb.inverseGC; in DrawDiamond2D()
635 GC faceGC, borderGC; in DrawTriangle2D() local
664 faceGC = w->skewb.borderGC; in DrawTriangle2D()
668 borderGC = w->skewb.borderGC; in DrawTriangle2D()
680 borderGC = w->skewb.borderGC; in DrawTriangle2D()
682 borderGC = w->skewb.inverseGC; in DrawTriangle2D()
[all …]
H A DSkewb3d.c848 GC faceGC, borderGC; in DrawDiamond3D() local
859 faceGC = w->skewb.borderGC; in DrawDiamond3D()
863 borderGC = w->skewb.borderGC; in DrawDiamond3D()
878 borderGC = w->skewb.borderGC; in DrawDiamond3D()
880 borderGC = w->skewb.inverseGC; in DrawDiamond3D()
886 XDrawLine(XtDisplay(w), XtWindow(w), borderGC, in DrawDiamond3D()
901 GC faceGC, borderGC; in DrawTriangle3D() local
915 faceGC = w->skewb.borderGC; in DrawTriangle3D()
919 borderGC = w->skewb.borderGC; in DrawTriangle3D()
931 borderGC = w->skewb.borderGC; in DrawTriangle3D()
[all …]
/dports/games/xrubik/xrubik/
H A DRubik2d.c529 GC faceGC, borderGC; in DrawSquare2D() local
559 faceGC = w->rubik.borderGC; in DrawSquare2D()
563 borderGC = w->rubik.borderGC; in DrawSquare2D()
578 borderGC = w->rubik.borderGC; in DrawSquare2D()
580 borderGC = w->rubik.inverseGC; in DrawSquare2D()
582 XDrawString(XtDisplay(w), XtWindow(w), borderGC, in DrawSquare2D()
586 DrawOrientLine(w, orient, dx, dy, borderGC, offset); in DrawSquare2D()
594 XDrawLine(XtDisplay(w), XtWindow(w), borderGC, in DrawOrientLine()
601 XDrawLine(XtDisplay(w), XtWindow(w), borderGC, in DrawOrientLine()
609 XDrawLine(XtDisplay(w), XtWindow(w), borderGC, in DrawOrientLine()
[all …]
H A DRubik3d.c958 GC faceGC, borderGC; in DrawSquare3D() local
969 borderGC = w->rubik.faceGC[(int) w->rubik.cubeLoc[face][position].face]; in DrawSquare3D()
973 faceGC = w->rubik.borderGC; in DrawSquare3D()
977 borderGC = w->rubik.borderGC; in DrawSquare3D()
982 borderGC, cubeLoc3D[face], 5, CoordModePrevious); in DrawSquare3D()
992 borderGC = w->rubik.borderGC; in DrawSquare3D()
994 borderGC = w->rubik.inverseGC; in DrawSquare3D()
996 XDrawString(XtDisplay(w), XtWindow(w), borderGC, in DrawSquare3D()
1000 XDrawLine(XtDisplay(w), XtWindow(w), borderGC, in DrawSquare3D()
/dports/games/xdino/xdino/
H A DDino2d.c554 GC faceGC, borderGC; in DrawTriangle2D() local
579 faceGC = w->dino.borderGC; in DrawTriangle2D()
583 borderGC = w->dino.borderGC; in DrawTriangle2D()
587 XDrawLines(XtDisplay(w), XtWindow(w), borderGC, in DrawTriangle2D()
595 borderGC = w->dino.borderGC; in DrawTriangle2D()
597 borderGC = w->dino.inverseGC; in DrawTriangle2D()
605 borderGC); in DrawTriangle2D()
613 XDrawLine(XtDisplay(w), XtWindow(w), borderGC, in DrawOrientLine()
620 XDrawLine(XtDisplay(w), XtWindow(w), borderGC, in DrawOrientLine()
627 XDrawLine(XtDisplay(w), XtWindow(w), borderGC, in DrawOrientLine()
[all …]
H A DDino3d.c859 GC faceGC, borderGC; in DrawTriangle3D() local
869 borderGC = w->dino.faceGC[(int) w->dino.cubeLoc[face][position].face]; in DrawTriangle3D()
873 faceGC = w->dino.borderGC; in DrawTriangle3D()
877 borderGC = w->dino.borderGC; in DrawTriangle3D()
881 XDrawLines(XtDisplay(w), XtWindow(w), borderGC, in DrawTriangle3D()
889 borderGC = w->dino.borderGC; in DrawTriangle3D()
891 borderGC = w->dino.inverseGC; in DrawTriangle3D()
893 XDrawString(XtDisplay(w), XtWindow(w), borderGC, in DrawTriangle3D()
898 XDrawLine(XtDisplay(w), XtWindow(w), borderGC, in DrawTriangle3D()
/dports/x11-toolkits/tk87/tk8.7a5/generic/ttk/
H A DttkDefaultTheme.c77 gc = borderGC; in DrawCorner()
92 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
94 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
96 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
98 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
102 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
104 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
124 DrawCorner(tkwin, d, border, borderGC, in DrawFieldBorder()
126 DrawCorner(tkwin, d, border, borderGC, in DrawFieldBorder()
128 DrawCorner(tkwin, d, border, borderGC, in DrawFieldBorder()
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/generic/ttk/
H A DttkDefaultTheme.c77 gc = borderGC; in DrawCorner()
92 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
94 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
96 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
98 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
102 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
104 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
126 DrawCorner(tkwin, d, border, borderGC, in DrawFieldBorder()
128 DrawCorner(tkwin, d, border, borderGC, in DrawFieldBorder()
130 DrawCorner(tkwin, d, border, borderGC, in DrawFieldBorder()
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/generic/ttk/
H A DttkDefaultTheme.c78 gc = borderGC; in DrawCorner()
93 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
95 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
97 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
99 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
103 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
105 DrawCorner(tkwin, d, border, borderGC, in DrawBorder()
127 DrawCorner(tkwin, d, border, borderGC, in DrawFieldBorder()
129 DrawCorner(tkwin, d, border, borderGC, in DrawFieldBorder()
131 DrawCorner(tkwin, d, border, borderGC, in DrawFieldBorder()
[all …]
/dports/games/xmball/xmball/
H A DMball.c383 XtReleaseGC(old, w->mball.borderGC); in DestroyMball()
914 XtReleaseGC((Widget) w, w->mball.borderGC); in SetAllColors()
1309 GC wedgeGC, borderGC; in DrawSector() local
1321 wedgeGC = w->mball.borderGC; in DrawSector()
1325 borderGC = w->mball.borderGC; in DrawSector()
1330 DrawSect(w, wedgeGC, borderGC, ring, wedge, in DrawSector()
1334 DrawSect(w, wedgeGC, borderGC, in DrawSector()
1339 DrawSect(w, wedgeGC, borderGC, in DrawSector()
1349 borderGC = w->mball.borderGC; in DrawSector()
1351 borderGC = w->mball.inverseGC; in DrawSector()
[all …]
/dports/cad/xcircuit/xcircuit-3.10.30/Xw/
H A DToggle.c774 static void DrawDiamondButton (bw, x, y, size, borderGC, centerGC) in DrawDiamondButton() argument
777 GC borderGC, centerGC;
838 borderGC, &seg[2], 2);
841 borderGC, &seg[4], 4);
844 borderGC, &seg[0], 2);
/dports/games/xpanex/xpanex/
H A DPanex.c308 XtReleaseGC(old, w->panex.borderGC); in DestroyPanex()
689 XtReleaseGC((Widget) w, w->panex.borderGC); in SetAllColors()
690 w->panex.borderGC = XtGetGC((Widget) w, valueMask, &values); in SetAllColors()
962 GC tileGC, borderGC; in DrawTile() local
966 borderGC = w->panex.inverseGC; in DrawTile()
968 tileGC = w->panex.borderGC; in DrawTile()
969 borderGC = w->panex.tileGC; in DrawTile()
972 borderGC = w->panex.borderGC; in DrawTile()
981 XDrawRectangle(XtDisplay(w), XtWindow(w), borderGC, in DrawTile()
1053 pyramidGC = w->panex.borderGC; in DrawPyramid()
[all …]
H A DPanexP.h76 GC borderGC; member
/dports/games/xtriangles/xtriangles/
H A DTriangles.c324 XtReleaseGC(old, w->triangles.borderGC); in DestroyTriangles()
830 XtReleaseGC((Widget) w, w->triangles.borderGC); in SetAllColors()
831 w->triangles.borderGC = XtGetGC((Widget) w, valueMask, &values); in SetAllColors()
1159 GC tileGC, borderGC; in DrawTile() local
1163 borderGC = w->triangles.inverseGC; in DrawTile()
1165 tileGC = w->triangles.borderGC; in DrawTile()
1166 borderGC = w->triangles.tileGC; in DrawTile()
1169 borderGC = w->triangles.borderGC; in DrawTile()
1180 XDrawLines(XtDisplay(w), XtWindow(w), borderGC, triangleList[orient], 4, in DrawTile()
1197 XDrawString(XtDisplay(w), XtWindow(w), borderGC, in DrawTile()
/dports/games/xcubes/xcubes/
H A DCubes.c307 XtReleaseGC(old, w->cubes.borderGC); in DestroyCubes()
874 XtReleaseGC((Widget) w, w->cubes.borderGC); in SetAllColors()
875 w->cubes.borderGC = XtGetGC((Widget) w, valueMask, &values); in SetAllColors()
1151 GC brickGC, borderGC; in DrawBrick() local
1155 borderGC = w->cubes.inverseGC; in DrawBrick()
1157 brickGC = w->cubes.borderGC; in DrawBrick()
1158 borderGC = w->cubes.brickGC; in DrawBrick()
1161 borderGC = w->cubes.borderGC; in DrawBrick()
1182 XDrawRectangle(XtDisplay(w), XtWindow(w), borderGC, dx, dy, in DrawBrick()
1194 XDrawString(XtDisplay(w), XtWindow(w), borderGC, in DrawBrick()
H A DCubesP.h106 GC borderGC; member
/dports/games/xoct/xoct/
H A DOct.c495 XtReleaseGC(old, w->oct.borderGC); in DestroyOct()
1034 XtReleaseGC((Widget) w, w->oct.borderGC); in SetAllColors()
1035 w->oct.borderGC = XtGetGC((Widget) w, valueMask, &values); in SetAllColors()
1825 GC faceGC, borderGC; in DrawTriangle() local
1896 faceGC = w->oct.borderGC; in DrawTriangle()
1900 borderGC = w->oct.borderGC; in DrawTriangle()
1904 XDrawLines(XtDisplay(w), XtWindow(w), borderGC, in DrawTriangle()
1915 borderGC = w->oct.borderGC; in DrawTriangle()
1917 borderGC = w->oct.inverseGC; in DrawTriangle()
1919 XDrawString(XtDisplay(w), XtWindow(w), borderGC, in DrawTriangle()
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tixGeneric/
H A DtixDiText.c499 stylePtr->borderGC = None;
569 if (stylePtr->borderGC != None) {
570 Tk_FreeGC(Tk_Display(stylePtr->tkwin), stylePtr->borderGC);
572 stylePtr->borderGC = newGC;
/dports/games/xmlink/xmlink/
H A DMlink.c817 XtReleaseGC((Widget) w, w->mlink.borderGC); in SetAllColors()
818 w->mlink.borderGC = XtGetGC((Widget) w, valueMask, &values); in SetAllColors()
1142 GC linkGC, tileGC, borderGC; in DrawTile() local
1146 borderGC = w->mlink.inverseGC; in DrawTile()
1148 tileGC = w->mlink.borderGC; in DrawTile()
1149 borderGC = w->mlink.tileGC; in DrawTile()
1152 borderGC = w->mlink.borderGC; in DrawTile()
1155 linkGC = borderGC; in DrawTile()
1163 linkGC = borderGC; in DrawTile()
1210 XDrawRectangle(XtDisplay(w), XtWindow(w), borderGC, dx, dy, in DrawTile()
/dports/games/xpyraminx/xpyraminx/
H A DPyraminx.c377 XtReleaseGC(old, w->pyraminx.borderGC); in DestroyPyraminx()
908 XtReleaseGC((Widget) w, w->pyraminx.borderGC); in SetAllColors()
909 w->pyraminx.borderGC = XtGetGC((Widget) w, valueMask, &values); in SetAllColors()
1848 GC faceGC, borderGC; in DrawTriangle() local
1895 faceGC = w->pyraminx.borderGC; in DrawTriangle()
1899 borderGC = w->pyraminx.borderGC; in DrawTriangle()
1904 XDrawLines(XtDisplay(w), XtWindow(w), borderGC, in DrawTriangle()
1915 borderGC = w->pyraminx.borderGC; in DrawTriangle()
1917 borderGC = w->pyraminx.inverseGC; in DrawTriangle()
1919 XDrawString(XtDisplay(w), XtWindow(w), borderGC, in DrawTriangle()
[all …]
/dports/games/xhexagons/xhexagons/
H A DHexagons.c355 XtReleaseGC(old, w->hexagons.borderGC); in DestroyHexagons()
948 XtReleaseGC((Widget) w, w->hexagons.borderGC); in SetAllColors()
949 w->hexagons.borderGC = XtGetGC((Widget) w, valueMask, &values); in SetAllColors()
1578 GC tileGC, borderGC; in DrawTile() local
1582 borderGC = w->hexagons.inverseGC; in DrawTile()
1584 tileGC = w->hexagons.borderGC; in DrawTile()
1585 borderGC = w->hexagons.tileGC; in DrawTile()
1588 borderGC = w->hexagons.borderGC; in DrawTile()
1605 XDrawLines(XtDisplay(w), XtWindow(w), borderGC, hexagonList[orient], 7, in DrawTile()
1618 XDrawString(XtDisplay(w), XtWindow(w), borderGC, in DrawTile()

12