Home
last modified time | relevance | path

Searched refs:GCSubwindowMode (Results 1 – 25 of 413) sorted by relevance

12345678910>>...17

/dports/x11-toolkits/mowitz/Mowitz-0.2.1/Mowitz/
H A DMwGcs.c177 dcmask = GCSubwindowMode|GCGraphicsExposures|GCDashOffset|
181 dcmask = GCFont|GCSubwindowMode|GCGraphicsExposures|GCDashOffset|
222 dcmask = GCSubwindowMode|GCGraphicsExposures|GCDashOffset|
226 dcmask = GCFont|GCSubwindowMode|GCGraphicsExposures|GCDashOffset|
268 GCBackground|GCFont|GCSubwindowMode|GCGraphicsExposures|
291 GCBackground|GCFont|GCSubwindowMode|GCGraphicsExposures|
323 GCFont|GCSubwindowMode|GCGraphicsExposures|
331 GCBackground|GCFont|GCSubwindowMode|GCGraphicsExposures|
/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()
H A Ddcscreen.cpp61 GCForeground | GCBackground | GCGraphicsExposures | GCLineWidth | GCSubwindowMode, in wxScreenDCImpl()
/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/libX11/libX11-1.7.2/src/
H A DGetGCVals.c41 GCFont | GCSubwindowMode | GCGraphicsExposures | \
108 if (valuemask & GCSubwindowMode) in XGetGCValues()
H A DCrGC.c140 if (dirty & GCSubwindowMode) *value++ = gv->subwindow_mode; in _XGenerateGCList()
267 if (mask & GCSubwindowMode) in _XUpdateGCCache()
270 gc->dirty |= GCSubwindowMode; in _XUpdateGCCache()
H A DGCMisc.c105 gc->dirty |= GCSubwindowMode; in XSetSubwindowMode()
/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/x11-wm/jwm/jwm-2.3.7/src/
H A Doutline.c27 GCFunction | GCSubwindowMode | GCLineWidth, in DrawOutline()
/dports/x11-wm/antiwm/antiwm-0.0.5/
H A Dmain.c167 | GCLineWidth | GCSubwindowMode | GCFont, in init_screen()
172 | GCLineWidth | GCSubwindowMode | GCFont, in init_screen()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DDragUnder.c190 vmask = GCGraphicsExposures|GCSubwindowMode|GCForeground|GCBackground; in CreateAnimationSaveData()
434 vmask = GCGraphicsExposures|GCSubwindowMode|GCForeground|GCBackground; in DrawHighlight()
523 vmask = GCGraphicsExposures|GCSubwindowMode|GCForeground|GCBackground; in DrawShadow()
560 vmask = GCGraphicsExposures|GCSubwindowMode|GCForeground|GCBackground; in DrawShadow()
698 vmask = GCGraphicsExposures|GCSubwindowMode| in DrawPixmap()
/dports/x11-wm/twm/twm-1.0.11/src/
H A Dgc.c89 gcm |= GCSubwindowMode; gcv.subwindow_mode = IncludeInferiors; in CreateGCs()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/x/
H A Dx11_software_bitmap_presenter.cc82 XChangeGC(display, gc, GCSubwindowMode, &gcv); in CompositeBitmap()
87 XChangeGC(display, gc, GCSubwindowMode, &gcv); in CompositeBitmap()
/dports/x11-wm/piewm/piewm-1.04/
H A Dgc.c83 gcm |= GCSubwindowMode; gcv.subwindow_mode = IncludeInferiors; in CreateGCs()
/dports/x11-wm/tvtwm/tvtwm/
H A Dgc.c78 gcm |= GCSubwindowMode; gcv.subwindow_mode = IncludeInferiors; in CreateGCs()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkgc-x11.c138 xvalues_mask = GCFunction | GCFillStyle | GCArcMode | GCSubwindowMode | GCGraphicsExposures; in _gdk_x11_gc_new()
201 GCSubwindowMode | GCGraphicsExposures | in gdk_x11_gc_get_values()
521 *xvalues_mask |= GCSubwindowMode; in gdk_x11_gc_values_to_xvalues()
/dports/x11-wm/oroborus/oroborus-2.0.20/src/
H A Dmisc.c92 mask = mask | GCSubwindowMode; in createGC()
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dgc.c67 gcm |= GCSubwindowMode; in CreateGCs()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tixUnix/
H A DtixUnixDraw.c44 unsigned long valuemask = GCForeground | GCSubwindowMode | GCFunction;
/dports/graphics/scrot/scrot-1.7/src/
H A Dselection_classic.c65 GCFunction | GCForeground | GCBackground | GCSubwindowMode, in selectionClassicCreate()
/dports/x11-toolkits/p5-Tk/Tk-804.035/Xlib/
H A DGC.def16 GCField("SubwindowMode",GCSubwindowMode, subwindow_mode,SvGCint) /* ClipByCh…
/dports/x11-toolkits/libXt/libXt-1.2.1/src/
H A DGCManager.c99 GCFont | GCSubwindowMode | GCGraphicsExposures | \
129 CHECK(GCSubwindowMode, subwindow_mode, ClipByChildren); in Matches()
/dports/lang/gambit-c/gambit-4.9.3/examples/Xlib-simple/
H A DXlib#.scm71 GCSubwindowMode
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dgc.c84 gcm |= GCSubwindowMode; in CreateGCs()

12345678910>>...17