Searched refs:border_pixel (Results 1 - 25 of 87) sorted by relevance

1234

/xsrc/external/mit/libXt/dist/src/
H A DCore.c114 XtOffsetOf(CoreRec, core.border_pixel),
364 if (old->core.border_pixel != new->core.border_pixel
366 attributes.border_pixel = new->core.border_pixel;
372 attributes.border_pixel = new->core.border_pixel;
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxdemo.c70 attr.border_pixel = 0;
H A Dglxpixmap.c59 attr.border_pixel = 0;
H A Dxfont.c135 attr.border_pixel = 0;
H A Dxrotfontdemo.c149 attr.border_pixel = 0;
H A Dglsync.c199 swa.border_pixel = 0;
H A Dglxheads.c105 attr.border_pixel = 0;
H A Doffset.c119 swa.border_pixel = 0;
H A Doverlay.c85 attr.border_pixel = 0;
H A Dsharedtex.c95 attr.border_pixel = 0;
H A Dwincopy.c75 attr.border_pixel = 0;
/xsrc/external/mit/libXt/dist/include/X11/
H A DCoreP.h89 Pixel border_pixel; /* window border pixel */ member in struct:_CorePart
/xsrc/external/mit/libepoxy/dist/test/
H A Dglx_common.c75 window_attr.border_pixel = 0;
/xsrc/external/mit/libX11/dist/src/
H A DWindow.c52 *value++ = attributes->border_pixel;
/xsrc/external/mit/libXaw/dist/src/
H A DSimple.c326 w->core.border_pixel,
488 w->core.border_pixel);
493 w->core.border_pixel,
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Djkrahntest.c81 swa.border_pixel = 0;
H A Dtexobjshare.c86 attr.border_pixel = 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c108 attr.border_pixel = 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c108 attr.border_pixel = 0;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
H A Ddmxwininfo.c146 attr.border_pixel = 0;
294 attr.border_pixel = BlackPixel( dpy, scr );
/xsrc/external/mit/ctwm/dist/
H A Dworkspace_utils.c229 attr.border_pixel = Scr->workSpaceMgr.defBorderColor;
240 attr.border_pixel = Scr->workSpaceMgr.curBorderColor;
/xsrc/external/mit/mesa-demos/dist/src/egl/eglut/
H A Deglut_x11.c74 attr.border_pixel = 0;
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Des1_info.c175 attr.border_pixel = 0;
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/
H A Des2_info.c175 attr.border_pixel = 0;
/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Deglcommon.c94 attr.border_pixel = 0;

Completed in 19 milliseconds

1234