Home
last modified time | relevance | path

Searched refs:GCLineWidth (Results 1 – 25 of 627) sorted by relevance

12345678910>>...26

/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/
H A Dscreens.c134 gcm |= GCLineWidth | GCLineStyle | GCCapStyle | in create_menu_gcs()
158 gcm |= GCLineWidth | GCLineStyle | GCCapStyle | in create_menu_gcs()
228 gcm |= GCLineWidth | GCLineStyle | GCCapStyle | in create_feedback_gcs()
252 gcm |= GCLineWidth | GCLineStyle | GCCapStyle | in create_feedback_gcs()
362 gcm |= GCLineWidth | GCLineStyle | GCCapStyle | in create_icon_gcs()
386 gcm |= GCLineWidth | GCLineStyle | GCCapStyle | in create_icon_gcs()
430 gcm |= GCLineWidth | GCLineStyle | GCCapStyle | in create_icon_gcs()
454 gcm |= GCLineWidth | GCLineStyle | GCCapStyle | in create_icon_gcs()
523 gcm |= GCLineWidth | GCLineStyle | GCCapStyle | in create_title_gcs()
547 gcm |= GCLineWidth | GCLineStyle | GCCapStyle | in create_title_gcs()
[all …]
/dports/games/xblast/xblast-2.10.4/
H A Dx11c_text.c72 gcTextBlack = XCreateGC (dpy, pix, GCTile | GCFillStyle | GCLineWidth, &xgcv); in InitFonts()
80 gcTextWhite = XCreateGC (dpy, pix, GCTile | GCFillStyle | GCLineWidth, &xgcv); in InitFonts()
250 XChangeGC (dpy, gcBg, GCLineWidth, &xgcv); in GUI_DrawTextbox()
256 XChangeGC (dpy, gcBg, GCLineWidth, &xgcv); in GUI_DrawTextbox()
328 XChangeGC (dpy, gcTextWhite, GCLineWidth, &xgcv); in GUI_DrawPolygon()
332 XChangeGC (dpy, gcTextWhite, GCLineWidth, &xgcv); in GUI_DrawPolygon()
335 XChangeGC (dpy, gcTextBlack, GCLineWidth, &xgcv); in GUI_DrawPolygon()
339 XChangeGC (dpy, gcTextWhite, GCLineWidth, &xgcv); in GUI_DrawPolygon()
/dports/x11-wm/piewm/piewm-1.04/
H A Dgc.c74 gcm |= GCLineWidth; gcv.line_width = 0; in CreateGCs()
81 gcm |= GCLineWidth; gcv.line_width = 0; in CreateGCs()
102 gcm |= GCLineWidth; gcv.line_width = 0; in CreateGCs()
/dports/x11-wm/tvtwm/tvtwm/
H A Dgc.c69 gcm |= GCLineWidth; gcv.line_width = 0; in CreateGCs()
76 gcm |= GCLineWidth; gcv.line_width = 0; in CreateGCs()
97 gcm |= GCLineWidth; gcv.line_width = 0; in CreateGCs()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DDraw.c159 XGetGCValues(display, top_gc, GCLineWidth | GCCapStyle, &tgcv); in XmeDrawCircle()
164 XChangeGC(display, top_gc, GCLineWidth | GCCapStyle, &ngcv); in XmeDrawCircle()
166 XGetGCValues(display, bot_gc, GCLineWidth | GCCapStyle, &bgcv); in XmeDrawCircle()
171 XChangeGC(display, bot_gc, GCLineWidth | GCCapStyle, &ngcv); in XmeDrawCircle()
186 XChangeGC(display, top_gc, GCLineWidth | GCCapStyle, &tgcv); in XmeDrawCircle()
188 XChangeGC(display, bot_gc, GCLineWidth | GCCapStyle, &bgcv); in XmeDrawCircle()
/dports/games/xgalaga/xgalaga-2.1.1.0/libsprite/
H A Dborder.c43 XChangeGC(W_Display, borderGC, GCLineWidth, &val);
54 XChangeGC(W_Display, borderGC, GCLineWidth | GCForeground, &val);
78 XChangeGC(W_Display, borderGC, GCLineWidth, &val);
/dports/cad/irsim/irsim-9.7.110/analyzer/
H A Dgraphics.c293 gcv.line_width = 1; mask |= GCLineWidth;
300 gcv.line_width = 1; mask |= GCLineWidth;
308 gcv.line_width = 1; mask |= GCLineWidth;
324 gcv.line_width = 1; mask |= GCLineWidth;
332 gcv.line_width = 1; mask |= GCLineWidth;
372 gcv.line_width = 1; mask |= GCLineWidth;
393 gcv.line_width = 1; mask |= GCLineWidth;
420 gcv.line_width = 1; mask |= GCLineWidth;
427 gcv.line_width = 1; mask |= GCLineWidth;
456 gcv.line_width = 0; mask |= GCLineWidth;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/motif/
H A Ddcmemory.cpp52 GCForeground | GCBackground | GCGraphicsExposures | GCLineWidth | GCSubwindowMode, in IMPLEMENT_ABSTRACT_CLASS()
80 GCForeground | GCBackground | GCGraphicsExposures | GCLineWidth | GCSubwindowMode, in wxMemoryDCImpl()
113 GCForeground | GCBackground | GCGraphicsExposures | GCLineWidth | GCSubwindowMode, in DoSelect()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/motif/
H A Ddcmemory.cpp52 GCForeground | GCBackground | GCGraphicsExposures | GCLineWidth | GCSubwindowMode, in IMPLEMENT_ABSTRACT_CLASS()
80 GCForeground | GCBackground | GCGraphicsExposures | GCLineWidth | GCSubwindowMode, in wxMemoryDCImpl()
113 GCForeground | GCBackground | GCGraphicsExposures | GCLineWidth | GCSubwindowMode, in DoSelect()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/motif/
H A Ddcmemory.cpp52 GCForeground | GCBackground | GCGraphicsExposures | GCLineWidth | GCSubwindowMode, in Init()
80 GCForeground | GCBackground | GCGraphicsExposures | GCLineWidth | GCSubwindowMode, in wxMemoryDCImpl()
113 GCForeground | GCBackground | GCGraphicsExposures | GCLineWidth | GCSubwindowMode, in DoSelect()
/dports/x11-wm/twm/twm-1.0.11/src/
H A Dgc.c87 gcm |= GCLineWidth; gcv.line_width = 0; in CreateGCs()
109 gcm |= GCLineWidth; gcv.line_width = 0; in CreateGCs()
/dports/news/knews/knews-1.0b.1/Widgets/
H A DShadow.c311 XtGetGC((Widget)w, GCForeground | GCLineWidth, &values); in AllocGCs()
314 XtGetGC((Widget)w, GCForeground | GCLineWidth, &values); in AllocGCs()
322 XtGetGC((Widget)w, GCForeground | GCLineWidth, &values); in AllocGCs()
325 XtGetGC((Widget)w, GCForeground | GCLineWidth, &values); in AllocGCs()
337 XtGetGC((Widget)w, GCLineWidth | GCForeground, &values); in AllocGCs()
343 GCLineWidth | GCFillStyle | GCTile, in AllocGCs()
351 XtGetGC((Widget)w, GCLineWidth | GCForeground, &values); in AllocGCs()
357 GCLineWidth | GCFillStyle | GCTile, in AllocGCs()
369 XtGetGC((Widget)w, GCForeground | GCLineWidth, &values); in AllocGCs()
375 XtGetGC((Widget)w, GCFillStyle | GCTile| GCLineWidth, &values); in AllocGCs()
/dports/games/xspacewarp/xspacewarp-1.2/
H A Dxprep.cc124 (GCForeground | GCBackground | GCLineWidth | GCFont), in install_GCs()
135 (GCForeground | GCBackground | GCLineWidth | GCFont), in install_GCs()
144 (GCLineWidth | GCLineStyle | GCForeground), in install_GCs()
166 (GCLineWidth | GCLineStyle | GCForeground), in install_GCs()
175 (GCLineWidth | GCLineStyle | GCForeground), in install_GCs()
184 (GCLineWidth | GCLineStyle | GCForeground), in install_GCs()
/dports/x11-toolkits/wmapp/wmapp-0.0.4.3/
H A Dwmellipse.cc19 X_MACRO(GCLineWidth), &gcv); in draw_border()
45 X_MACRO(GCLineWidth), &gcv); in draw_border()
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dgc.c63 gcm |= GCLineWidth; in CreateGCs()
90 gcm |= GCLineWidth; in CreateGCs()
/dports/emulators/xbraitenberg/xbraitenberg-0.9/
H A Dgrafix.cc83 return make_cached_gc(GCFunction | GCForeground | GCLineWidth, &xgcv, &xc); in line_gc()
117 if (m & GCLineWidth) in acceptable()
135 if (o._mask & GCLineWidth) in combine()
/dports/x11-toolkits/libXmu/libXmu-1.1.3/src/
H A DShapeWidg.c130 GCForeground | GCBackground | GCLineWidth | GCCapStyle, in ShapeOval()
154 XChangeGC(dpy, gc, GCLineWidth | GCForeground, &values); in ShapeOval()
209 mask = GCForeground | GCLineWidth; in ShapeEllipseOrRoundedRectangle()
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dgc.c80 gcm |= GCLineWidth; in CreateGCs()
118 gcm |= GCLineWidth; in CreateGCs()
/dports/x11/libX11/libX11-1.7.2/src/
H A DGetGCVals.c37 GCBackground | GCLineWidth | GCLineStyle | \
75 if (valuemask & GCLineWidth) in XGetGCValues()
H A DCrGC.c129 if (dirty & GCLineWidth) *value++ = gv->line_width; in _XGenerateGCList()
195 if (mask & GCLineWidth) in _XUpdateGCCache()
198 gc->dirty |= GCLineWidth; in _XUpdateGCCache()
H A DSetLStyle.c46 gc->dirty |= GCLineWidth; in XSetLineAttributes()
/dports/x11-wm/larswm/larswm-7.5.3/
H A Dmain.c287 mask = GCForeground | GCLineWidth; in initscreen()
292 mask = GCForeground | GCLineWidth; in initscreen()
329 mask = GCForeground | GCLineWidth; in initscreen()
334 mask = GCForeground | GCLineWidth; in initscreen()
344 mask = GCForeground | GCBackground | GCFunction | GCLineWidth in initscreen()
/dports/x11-wm/lwm/lwm-1.2.4/
H A Dlwm.c426 GCLineWidth | GCSubwindowMode, &gv); in initScreen()
431 GCLineWidth | GCSubwindowMode, &gv); in initScreen()
443 GCLineWidth | GCSubwindowMode, &gv); in initScreen()
450 GCLineWidth | GCSubwindowMode, &gv); in initScreen()
/dports/lang/ptoc/ptoc/Xbgi/
H A Dgetlinesettings.c16 XGetGCValues(dpy, gc, GCLineStyle | GCLineWidth, &values); in getlinesettings()
/dports/games/xglk/xglk/
H A Dxglk.c231 XChangeGC(xiodpy, gctech, GCLineWidth, &gcvalues); in xglk_redraw()
236 XChangeGC(xiodpy, gctech, GCLineWidth, &gcvalues); in xglk_redraw()
443 XChangeGC(xiodpy, gc, GCLineWidth, &gcvalues); in gli_draw_window_highlight()
447 XChangeGC(xiodpy, gc, GCLineWidth, &gcvalues); in gli_draw_window_highlight()

12345678910>>...26