Home
last modified time | relevance | path

Searched refs:XAllocNamedColor (Results 76 – 100 of 473) sorted by relevance

12345678910>>...19

/dports/devel/anjuta/anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/
H A Dmain.c48 XAllocNamedColor(dpy, DefaultColormap(dpy, 0), in main()
/dports/x11-wm/wm2/wm2-4/
H A DManager.C241 if (!XAllocNamedColor(m_display, m_defaultColormap, "black", &black, &temp)) in initialiseScreen()
243 if (!XAllocNamedColor(m_display, m_defaultColormap, "white", &white, &temp)) in initialiseScreen()
319 if (!XAllocNamedColor in allocateColour()
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dfiberlamp.c247 if(XAllocNamedColor(MI_DISPLAY(mi), MI_COLORMAP(mi), "#E0E0C0", &c, &t)){ in init_fiberlamp()
252 if(XAllocNamedColor(MI_DISPLAY(mi), MI_COLORMAP(mi), "#808070", &c, &t)){ in init_fiberlamp()
257 if(XAllocNamedColor(MI_DISPLAY(mi), MI_COLORMAP(mi), "#404020", &c, &t)){ in init_fiberlamp()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dfiberlamp.c250 if(XAllocNamedColor(MI_DISPLAY(mi), MI_COLORMAP(mi), "#E0E0C0", &c, &t)){ in init_fiberlamp()
255 if(XAllocNamedColor(MI_DISPLAY(mi), MI_COLORMAP(mi), "#808070", &c, &t)){ in init_fiberlamp()
260 if(XAllocNamedColor(MI_DISPLAY(mi), MI_COLORMAP(mi), "#404020", &c, &t)){ in init_fiberlamp()
/dports/games/xosmulti/xosmulti/
H A Dimage.c408 XAllocNamedColor( Disp, MyColorMap, "black", &c1, &cc );
409 XAllocNamedColor( Disp, MyColorMap, "white", &c2, &cc );
/dports/x11-wm/oroborus/oroborus-2.0.20/src/
H A Dmisc.c81 XAllocNamedColor (dpy, cmap, col, &xc1, &xc2); in createGC()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dx_.h54 # define XAllocNamedColor xallocnamedcolor macro
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dx_.h54 # define XAllocNamedColor xallocnamedcolor macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dx_.h48 # define XAllocNamedColor xallocnamedcolor macro
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dx_.h46 # define XAllocNamedColor xallocnamedcolor macro
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A DtypeConvert.c53 if (XAllocNamedColor(dpy, cmap, name, &scol, &ecol) == 0) { in newCvtStringToPixel()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dx_.h48 # define XAllocNamedColor xallocnamedcolor macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dx_.h48 # define XAllocNamedColor xallocnamedcolor macro
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dx_.h48 # define XAllocNamedColor xallocnamedcolor macro
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dx_.h46 # define XAllocNamedColor xallocnamedcolor macro
/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/starbase/
H A Dwsutils.c586 XAllocNamedColor(display, winAttributes.colormap, "Black", in CreateImagePlanesWindow()
589 XAllocNamedColor(display, winAttributes.colormap, "White", in CreateImagePlanesWindow()
/dports/x11-fonts/libXft/libXft-2.3.4/src/
H A Dxftcolor.c34 if (!XAllocNamedColor (dpy, cmap, name, &screen, &exact)) in XftColorAllocName()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/sciplot/
H A Dchoosecol.c40 && ! XAllocNamedColor(XtDisplay(self), colormap, "gray75",
/dports/cad/jspice3/jspice3-2.5/src/lib/plot/
H A Dx11util.c170 XAllocNamedColor(Xdisplay,
249 XAllocNamedColor(Xdisplay,
/dports/x11/find-cursor/find-cursor-1.7/
H A Dfind-cursor.c329 int err = XAllocNamedColor(display, colormap, color_name, &color, &color); in draw()
344 int err = XAllocNamedColor(display, colormap, ocolor_name, &color2, &color2); in draw()
/dports/net/tightvnc/vnc_unixsrc/vncviewer/
H A Ddesktop.c343 XAllocNamedColor(dpy, DefaultColormap(dpy,DefaultScreen(dpy)), "black", in CreateDotCursor()
345 XAllocNamedColor(dpy, DefaultColormap(dpy,DefaultScreen(dpy)), "white", in CreateDotCursor()
/dports/lang/elk/elk-3.99.8/lib/xlib/
H A Dcolormap.c95 r = XAllocNamedColor (COLORMAP(cmap)->dpy, cm, Get_Strsym (name), in P_Alloc_Named_Color()
/dports/misc/magicpoint/magicpoint-1.13a/
H A Dx11dummy.c108 if (XAllocNamedColor(display, colormap, colorname, &c1, &c0) == 0)
/dports/x11-wm/jewel/jewel-0.12.41/
H A Dbasemenu.cc90XAllocNamedColor(dpy, DefaultColormap(dpy, screen), DEFAULT_FOREGROUND_COLOR, &xforeground_color, … in initializeMenu()
91XAllocNamedColor(dpy, DefaultColormap(dpy, screen), DEFAULT_BACKGROUND_COLOR, &xbackground_color, … in initializeMenu()
92 XAllocNamedColor(dpy, DefaultColormap(dpy, screen), DEFAULT_BORDER_COLOR, &xborder_color, &dummy); in initializeMenu()
/dports/x11-wm/pekwm/pekwm-release-0.2.0/test/system/
H A Dtest_net_request_frame_extents.cc79 XAllocNamedColor(dpy, colormap, "blue", &blue, &blue); in main()

12345678910>>...19