Home
last modified time | relevance | path

Searched refs:_colormap (Results 1 – 25 of 82) sorted by relevance

1234

/dports/games/xmahjongg/xmahjongg-3.7/src/
H A Dgmjts.cc17 _gifx(gifx), _colormap(0), _image_error(ieNone) in GnomeMjTileset()
29 Gif_DeleteColormap(_colormap); in ~GnomeMjTileset()
82 _colormap = Gif_CopyColormap(gfi->local ? gfi->local : _gfs->global); in initialize()
124 (_gifx, gfi, _colormap, (pos%NACROSS)*w, (pos/NACROSS)*h, w, h); in draw()
H A Dkmjts.cc18 _gifx(gifx), _colormap(0), _hi_colormap(0), _background_colormap(0), in KyodaiTileset()
32 Gif_DeleteColormap(_colormap); in ~KyodaiTileset()
81 _colormap = Gif_CopyColormap(gfi->local ? gfi->local : _gfs->global); in initialize()
82 _hi_colormap = Gif_CopyColormap(_colormap); in initialize()
174 Gif_Colormap *gfcm = _colormap; in draw()
H A Dxmj3ts.cc13 _gifx(gifx), _colormap(0), _image_error(ieNone) in Xmj3Tileset()
25 Gif_DeleteColormap(_colormap); in ~Xmj3Tileset()
245 _colormap = Gif_CopyColormap(_gfs->global); in initialize()
268 _images[base] = Gif_XImageColormap(_gifx, _gfs, _colormap, gfi); in draw()
278 _images[face] = Gif_XImageColormap(_gifx, _gfs, _colormap, facei); in draw()
H A Dkdets.cc28 _gifx(gifx), _colormap(0), _background_colormap(0), in KDETileset()
43 Gif_DeleteColormap(_colormap); in ~KDETileset()
120 _colormap = Gif_CopyColormap(gfi->local ? gfi->local : _gfs->global); in initialize()
/dports/graphics/py-ueberzug/ueberzug-18.1.8/ueberzug/
H A Dui.py152 self._colormap = None
209 self._colormap = self._screen.root.create_colormap(
226 colormap=self._colormap,
274 if self._colormap:
275 self._colormap.free()
276 self._colormap = None
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/
H A DPTexturePlain.cc372 _colormap(colormap) in PTextureImage()
408 _colormap = ""; in setImage()
431 _colormap = colormap; in setImage()
448 if (_colormap.empty()) { in unsetImage()
451 pekwm::imageHandler()->returnMappedImage(_image, _colormap); in unsetImage()
455 _colormap = ""; in unsetImage()
/dports/x11-wm/blackbox/blackbox-0.70.1/lib/
H A DDisplay.hh61 Colormap _colormap; member in bt::ScreenInfo
78 { return _colormap; } in colormap()
H A DDisplay.cc148 _colormap = DefaultColormap(_display.XDisplay(), _screennumber); in ScreenInfo()
179 _colormap = XCreateColormap(_display.XDisplay(), _rootwindow, in ScreenInfo()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/sciplot/
H A DXCC.h43 int _useStdCmaps, Atom _stdColormapAtom, Colormap *_colormap);
44 extern XCC XCCMonoCreate(Display *_dpy, Visual *_visual, Colormap _colormap);
H A DXCC.c567 XCC XCCMonoCreate(Display *_dpy, Visual *_visual, Colormap _colormap) in XCCMonoCreate() argument
569 XCC XCCMonoCreate(_dpy, _visual, _colormap) in XCCMonoCreate()
572 Colormap _colormap;
586 xcc->colormap = _colormap;
603 Atom _stdCmapAtom, Colormap *_colormap) in XCCCreate() argument
605 XCC XCCCreate(_dpy, _visual, _usePrivateColormap, _useStdCmaps, _stdCmapAtom, _colormap) in XCCCreate()
611 Colormap *_colormap;
688 *_colormap = xcc->colormap;
/dports/games/libretro-scummvm/scummvm-7b1e929/test/cxxtest/cxxtest/
H A DX11Gui.h101 Colormap _colormap; variable
139 _colormap = DefaultColormap( _display, 0 ); in createColors()
147 XParseColor( _display, _colormap, colorName, &color ); in getColor()
148 XAllocColor( _display, _colormap, &color ); in getColor()
/dports/science/libgeodecomp/libgeodecomp-0.4.0/lib/cxxtest/cxxtest/
H A DX11Gui.h101 Colormap _colormap; variable
139 _colormap = DefaultColormap( _display, 0 ); in createColors()
147 XParseColor( _display, _colormap, colorName, &color ); in getColor()
148 XAllocColor( _display, _colormap, &color ); in getColor()
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/cxxtest-3.10-1/cxxtest/
H A DX11Gui.h92 Colormap _colormap; variable
127 _colormap = DefaultColormap( _display, 0 ); in createColors()
134 XParseColor( _display, _colormap, colorName, &color ); in getColor()
135 XAllocColor( _display, _colormap, &color ); in getColor()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/decompiler/test/cxxtest/cxxtest/
H A DX11Gui.h101 Colormap _colormap; variable
139 _colormap = DefaultColormap( _display, 0 ); in createColors()
147 XParseColor( _display, _colormap, colorName, &color ); in getColor()
148 XAllocColor( _display, _colormap, &color ); in getColor()
/dports/games/scummvm/scummvm-2.5.1/test/cxxtest/cxxtest/
H A DX11Gui.h101 Colormap _colormap; variable
139 _colormap = DefaultColormap( _display, 0 ); in createColors()
147 XParseColor( _display, _colormap, colorName, &color ); in getColor()
148 XAllocColor( _display, _colormap, &color ); in getColor()
/dports/devel/cxxtest/cxxtest-4.4/cxxtest/
H A DX11Gui.h117 Colormap _colormap; variable
170 _colormap = DefaultColormap(_display, 0); in createColors()
178 XParseColor(_display, _colormap, colorName, &color); in getColor()
179 XAllocColor(_display, _colormap, &color); in getColor()
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/cxxtest-4.4/cxxtest/
H A DX11Gui.h117 Colormap _colormap; variable
170 _colormap = DefaultColormap(_display, 0); in createColors()
178 XParseColor(_display, _colormap, colorName, &color); in getColor()
179 XAllocColor(_display, _colormap, &color); in getColor()
/dports/science/libgeodecomp/libgeodecomp-0.4.0/tools/buildsystem/test/fixtures/lib/cxxtest-3.10.1-r1/cxxtest/
H A DX11Gui.h101 Colormap _colormap; variable
139 _colormap = DefaultColormap( _display, 0 ); in createColors()
147 XParseColor( _display, _colormap, colorName, &color ); in getColor()
148 XAllocColor( _display, _colormap, &color ); in getColor()
/dports/math/singular/Singular-Release-4-2-1/libpolys/tests/cxxtest/
H A DX11Gui.h101 Colormap _colormap; variable
139 _colormap = DefaultColormap( _display, 0 ); in createColors()
147 XParseColor( _display, _colormap, colorName, &color ); in getColor()
148 XAllocColor( _display, _colormap, &color ); in getColor()
/dports/games/residualvm/residualvm-0.3.1/test/cxxtest/cxxtest/
H A DX11Gui.h101 Colormap _colormap; variable
139 _colormap = DefaultColormap( _display, 0 ); in createColors()
147 XParseColor( _display, _colormap, colorName, &color ); in getColor()
148 XAllocColor( _display, _colormap, &color ); in getColor()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/cxxtest/cxxtest/
H A DX11Gui.h112 Colormap _colormap; variable
150 _colormap = DefaultColormap( _display, 0 ); in createColors()
158 XParseColor( _display, _colormap, colorName, &color ); in getColor()
159 XAllocColor( _display, _colormap, &color ); in getColor()
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/include/XmHTML/
H A DXCC.h110 extern XCC XCCCreate(Widget w, Visual *_visual, Colormap _colormap);
115 extern XCC XCCMonoCreate(Display *_dpy, Visual *_visual, Colormap _colormap);
/dports/science/afni/afni-AFNI_21.3.16/src/XmHTML/include/XmHTML/
H A DXCC.h113 extern XCC XCCCreate(Widget w, Visual *_visual, Colormap _colormap);
118 extern XCC XCCMonoCreate(Display *_dpy, Visual *_visual, Colormap _colormap);
/dports/emulators/xbraitenberg/xbraitenberg-0.9/
H A Dgrafix.cc16 _colormap = attr.colormap; in Grafix()
31 XFreeColors(_display, _colormap, &_pixels[0], _pixels.size(), 0); in ~Grafix()
45 if (XAllocColor(_display, _colormap, xc) == 0) in alloc_color()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gdk/
H A DWindowAttr.custom44 Gdk.Colormap ret = (Gdk.Colormap) GLib.Object.GetObject(_colormap);
47 set { _colormap = value.Handle; }

1234