Home
last modified time | relevance | path

Searched refs:default_colormap (Results 1 – 25 of 91) sorted by relevance

1234

/dports/misc/urh/urh-2.9.2/src/urh/
H A Dcolormaps.py1033 default_colormap = "plasma" variable
1042 selected = settings.read("spectrogram_colormap", default_value=default_colormap, type=str)
1044 selected = default_colormap
1054 chosen_colormap = maps.get(name, maps[default_colormap])
1059 colormap = maps.get(name, maps[default_colormap])
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkscreen-win32.c24 static GdkColormap *default_colormap = NULL; variable
41 return default_colormap; in gdk_screen_get_default_colormap()
53 old_colormap = default_colormap; in gdk_screen_set_default_colormap()
55 default_colormap = g_object_ref (colormap); in gdk_screen_set_default_colormap()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/directfb/
H A Dgdkscreen-directfb.c44 static GdkColormap *default_colormap = NULL; variable
61 return default_colormap; in gdk_screen_get_default_colormap()
73 old_colormap = default_colormap; in gdk_screen_set_default_colormap()
75 default_colormap = g_object_ref (colormap); in gdk_screen_set_default_colormap()
/dports/x11/libXext/libXext-1.3.4/src/
H A DXAppgroup.c48 Colormap default_colormap; member
143 *value++ = stuff->default_colormap; in StuffToWire()
164 Colormap default_colormap, in XagCreateEmbeddedApplicationGroup() argument
180 stuff.default_colormap = default_colormap; in XagCreateEmbeddedApplicationGroup()
184 if (default_colormap != None) { in XagCreateEmbeddedApplicationGroup()
289 *(Colormap*)ptr = rep.default_colormap; in XagGetApplicationGroupAttributes()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/Xext/
H A Dappgroup.c62 Colormap default_colormap; member
293 pAppGrp->default_colormap = *attribs;
357 if (pAppGrp->default_colormap) {
358 rootp->defaultColormap = pAppGrp->default_colormap;
393 pAppGrp->default_colormap = 0;
433 if (pAppGrp->default_colormap) {
435 pColormap = (ColormapPtr)LookupIDByType (pAppGrp->default_colormap, RT_COLORMAP);
509 rep.default_colormap = pAppGrp->default_colormap;
517 swapl (&rep.default_colormap, n);
730 return (client->appgroup ? client->appgroup->default_colormap : None);
[all …]
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/quartz/
H A Dgdkscreen-quartz.c107 if (screen->default_colormap) in gdk_screen_quartz_dispose()
109 g_object_unref (screen->default_colormap); in gdk_screen_quartz_dispose()
110 screen->default_colormap = NULL; in gdk_screen_quartz_dispose()
321 return GDK_SCREEN_QUARTZ (screen)->default_colormap; in gdk_screen_get_default_colormap()
333 old_colormap = GDK_SCREEN_QUARTZ (screen)->default_colormap; in gdk_screen_set_default_colormap()
335 GDK_SCREEN_QUARTZ (screen)->default_colormap = g_object_ref (colormap); in gdk_screen_set_default_colormap()
H A Dgdkscreen-quartz.h41 GdkColormap *default_colormap; member
/dports/games/xdemineur/xdemineur-2.1.1/
H A Dxdemineur.c320 Colormap default_colormap ; in xdemineur_colors() local
323 default_colormap = DefaultColormap ( display , screen ) ; in xdemineur_colors()
324 XParseColor ( display , default_colormap , "black" , &color ) ; in xdemineur_colors()
325 XAllocColor ( display , default_colormap , &color ) ; in xdemineur_colors()
327 XParseColor ( display , default_colormap , "white" , &color ) ; in xdemineur_colors()
328 XAllocColor ( display , default_colormap , &color ) ; in xdemineur_colors()
330 XParseColor ( display , default_colormap , "gray50" , &color ) ; in xdemineur_colors()
331 XAllocColor ( display , default_colormap , &color ) ; in xdemineur_colors()
333 XParseColor ( display , default_colormap , "gray70" , &color ) ; in xdemineur_colors()
334 XAllocColor ( display , default_colormap , &color ) ; in xdemineur_colors()
/dports/x11/xcb-util-image/xcb-util-image-0.4.0/test/
H A Dtest_bitmap.c127 xcb_alloc_named_color(c, s->default_colormap, in main()
130 xcb_alloc_named_color(c, s->default_colormap, in main()
/dports/x11-toolkits/py-xlib/python-xlib-0.27/examples/
H A Dprofilex.py23 cm = d.screen().default_colormap
H A Dthreadtest.py33 colormap = d.screen().default_colormap
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DColor.h29 Colormap default_colormap; member
H A DColorMapEditorP.h68 String default_colormap; member
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/devel/
H A DXFree86_DGA-2.t220 my $colormap = $X->default_colormap;
444 my $colormap = $X->default_colormap;
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkscreen-x11.c246 return GDK_SCREEN_X11 (screen)->default_colormap; in gdk_screen_get_default_colormap()
267 old_colormap = GDK_SCREEN_X11 (screen)->default_colormap; in gdk_screen_set_default_colormap()
269 GDK_SCREEN_X11 (screen)->default_colormap = g_object_ref (colormap); in gdk_screen_set_default_colormap()
282 if (screen_x11->default_colormap) in gdk_screen_x11_dispose()
284 g_object_unref (screen_x11->default_colormap); in gdk_screen_x11_dispose()
285 screen_x11->default_colormap = NULL; in gdk_screen_x11_dispose()
H A Dgdkscreen-x11.h85 GdkColormap *default_colormap; member
/dports/x11-wm/i3/i3-4.20.1/libi3/
H A Dget_colorpixel.c60 …reply = xcb_alloc_color_reply(conn, xcb_alloc_color(conn, root_screen->default_colormap, r16, g16,… in get_colorpixel()
/dports/x11-wm/i3-gaps/i3-4.20.1/libi3/
H A Dget_colorpixel.c70 …reply = xcb_alloc_color_reply(conn, xcb_alloc_color(conn, root_screen->default_colormap, r16, g16,… in get_colorpixel()
/dports/x11/thingylaunch/thingylaunch-2.0.3/
H A Dx11_xcb.cpp141 …auto lc = xcb_lookup_color(m_connection, m_screen->default_colormap, colorName.size(), colorName.c… in parseColorName()
143 …auto ac = xcb_alloc_color(m_connection, m_screen->default_colormap, lr->exact_red, lr->exact_green… in parseColorName()
/dports/comms/linrad/linrad-04.02/
H A Dxmain.c120 Colormap default_colormap; in main() local
310 default_colormap = DefaultColormap(xdis, screen_num); in main()
315 k=XQueryColor (xdis,default_colormap,&xco); in main()
501 default_colormap = DefaultColormap(xdis, screen_num); in main()
506 k=XQueryColor (xdis,default_colormap,&xco); in main()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk2x11/include/
H A Dgdkscreen-x11.inc29 default_colormap : PGdkColormap;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk2x11/include/
H A Dgdkscreen-x11.inc29 default_colormap : PGdkColormap;
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/examples/
H A Dxfixes-cursor-image.pl85 my $colormap = $X->default_colormap;
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/extensions/
H A Dagproto.h118 Colormap default_colormap; member
/dports/x11/p5-X11-Protocol/X11-Protocol-0.56/eg/
H A Dlong-run.pl17 my $cmap = $X->default_colormap;

1234