Searched refs:background (Results 26 - 50 of 51) sorted by relevance

123

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dwindowstr.h146 PixUnion background; member in struct:_Window
166 unsigned forcedBG:1; /* must have an opaque background */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dwindowstr.h146 PixUnion background; member in struct:_Window
166 unsigned forcedBG:1; /* must have an opaque background */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dwindowstr.h146 PixUnion background; member in struct:_Window
166 unsigned forcedBG:1; /* must have an opaque background */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dwindowstr.h146 PixUnion background; member in struct:_Window
166 unsigned forcedBG:1; /* must have an opaque background */
172 unsigned inhibitBGPaint:1; /* paint the background? */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dwindowstr.h146 PixUnion background; member in struct:_Window
166 unsigned forcedBG:1; /* must have an opaque background */
172 unsigned inhibitBGPaint:1; /* paint the background? */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dwindowstr.h145 PixUnion background; member in struct:_Window
165 unsigned forcedBG:1; /* must have an opaque background */
171 unsigned inhibitBGPaint:1; /* paint the background? */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dwindowstr.h145 PixUnion background; member in struct:_Window
165 unsigned forcedBG:1; /* must have an opaque background */
171 unsigned inhibitBGPaint:1; /* paint the background? */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dwindowstr.h145 PixUnion background; member in struct:_Window
165 unsigned forcedBG:1; /* must have an opaque background */
171 unsigned inhibitBGPaint:1; /* paint the background? */
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dwindowstr.h114 PixUnion background; member in struct:_Window
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dwindowstr.h115 PixUnion background; member in struct:_Window
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dwindowstr.h115 PixUnion background; member in struct:_Window
/vbox/src/libs/libpng-1.2.8/
H A Dpngrutil.c1374 * arbitrary RGB values for background when we have transparency, and
1375 * so it is easy to determine the RGB values of the background color
1379 png_ptr->background.index = buf[0];
1387 png_ptr->background.red =
1389 png_ptr->background.green =
1391 png_ptr->background.blue =
1397 png_ptr->background.red =
1398 png_ptr->background.green =
1399 png_ptr->background.blue =
1400 png_ptr->background
[all...]
H A Dpngget.c361 png_color_16p *background)
364 && background != NULL)
367 *background = &(info_ptr->background);
360 png_get_bKGD(png_structp png_ptr, png_infop info_ptr, png_color_16p *background) argument
H A Dpng.h742 /* The bKGD chunk gives the suggested image background color if the
743 * display program does not have its own background color and the image
744 * is needs to composited onto a background before display. The colors
745 * in "background" are normally in the same color space/depth as the
748 png_color_16 background; member in struct:png_info_struct
1164 png_color_16 background; /* background color in screen gamma space */ member in struct:png_struct_def
1166 png_color_16 background_1; /* background normalized to gamma 1.0 */
1577 /* Handle alpha and tRNS by replacing with a background color. */
2107 png_infop info_ptr, png_color_16p *background));
[all...]
H A Dpngset.c21 png_set_bKGD(png_structp png_ptr, png_infop info_ptr, png_color_16p background) argument
27 png_memcpy(&(info_ptr->background), background, png_sizeof(png_color_16));
H A Dpngtest.c901 png_color_16p background; local
903 if (png_get_bKGD(read_ptr, read_info_ptr, &background))
905 png_set_bKGD(write_ptr, write_info_ptr, background);
H A Dpngwrite.c158 png_write_bKGD(png_ptr, &(info_ptr->background), info_ptr->color_type);
/vbox/src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/
H A Duser.c98 gchar *background; member in struct:__anon2094
445 g_free (priv->background);
447 priv->background = NULL;
449 priv->background = g_strdup (background_file);
1104 * Get the background file path for a user.
1106 * Return value: The background file path for the given user or #NULL if no path
1112 return GET_USER_PRIVATE (user)->background;
1509 g_free (priv->background);
1563 g_param_spec_string ("background",
1564 "background",
[all...]
/vbox/src/VBox/ValidationKit/testmanager/htdocs/css/
H A Ddetails.css90 background-color: #c0d0e0;
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dxfont.c176 values.background = WhitePixel(dpy, DefaultScreen (dpy));
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dvmrender.idl217 HRESULT SetBackgroundClr([in] COLORREF background);
218 HRESULT GetBackgroundClr([out] COLORREF *background);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dvmrender.idl217 HRESULT SetBackgroundClr([in] COLORREF background);
218 HRESULT GetBackgroundClr([out] COLORREF *background);
H A Dmshtml.idl218 HRESULT background([in] BSTR v);
221 HRESULT background([retval, out] BSTR *p);
985 HRESULT background([in] BSTR v);
988 HRESULT background([retval, out] BSTR *p);
1492 void background(BSTR v);
1495 BSTR background();
7391 HRESULT background([in] BSTR v);
7394 HRESULT background([retval, out] BSTR *p);
7531 void background(BSTR v);
7534 BSTR background();
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dniclist.pl471 background-color: #EEE;
487 background-color: #eee;
491 background-color: #fff;
/vbox/src/VBox/Installer/linux/scripts/
H A DVBoxHeadlessXOrg.sh19 ## Start one or several X servers in the background for use with headless
72 Start one or several X servers in the background for use with headless

Completed in 113 milliseconds

123