HomeSort by: relevance | last modified time | path
    Searched refs:border_pixel (Results 1 - 25 of 87) sorted by relevancy

1 2 3 4

  /xsrc/external/mit/libXt/dist/src/
Core.c 114 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/
glxdemo.c 70 attr.border_pixel = 0;
glxpixmap.c 59 attr.border_pixel = 0;
xfont.c 135 attr.border_pixel = 0;
xrotfontdemo.c 149 attr.border_pixel = 0;
glsync.c 199 swa.border_pixel = 0;
glxheads.c 105 attr.border_pixel = 0;
offset.c 119 swa.border_pixel = 0;
overlay.c 85 attr.border_pixel = 0;
sharedtex.c 95 attr.border_pixel = 0;
  /xsrc/external/mit/libX11/dist/src/
Window.c 52 *value++ = attributes->border_pixel;
  /xsrc/external/mit/libXt/dist/include/X11/
CoreP.h 89 Pixel border_pixel; /* window border pixel */ member in struct:_CorePart
  /xsrc/external/mit/libepoxy/dist/test/
glx_common.c 75 window_attr.border_pixel = 0;
  /xsrc/external/mit/libXaw/dist/src/
Simple.c 326 w->core.border_pixel,
488 w->core.border_pixel);
493 w->core.border_pixel,
  /xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-xlib/
graw_xlib.c 108 attr.border_pixel = 0;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-xlib/
graw_xlib.c 108 attr.border_pixel = 0;
  /xsrc/external/mit/mesa-demos/dist/src/tests/
jkrahntest.c 81 swa.border_pixel = 0;
texobjshare.c 86 attr.border_pixel = 0;
  /xsrc/external/mit/ctwm/dist/
workspace_utils.c 229 attr.border_pixel = Scr->workSpaceMgr.defBorderColor;
240 attr.border_pixel = Scr->workSpaceMgr.curBorderColor;
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
dmxwininfo.c 146 attr.border_pixel = 0;
294 attr.border_pixel = BlackPixel( dpy, scr );
  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
win32_x11.h 169 unsigned long border_pixel; /* border pixel value */ member in struct:__anon29
  /xsrc/external/mit/mesa-demos/dist/src/egl/eglut/
eglut_x11.c 74 attr.border_pixel = 0;
  /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
es1_info.c 175 attr.border_pixel = 0;
  /xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/
es2_info.c 175 attr.border_pixel = 0;
  /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
eglcommon.c 94 attr.border_pixel = 0;

Completed in 31 milliseconds

1 2 3 4