Searched refs:valueMask (Results 1 - 25 of 52) sorted by relevance

123

/xsrc/external/mit/libX11/dist/src/
H A DBackgnd.c43 req->valueMask = CWBackPixel;
H A DBorder.c43 req->valueMask = CWBorderPixel;
H A DChCmap.c43 req->valueMask = CWColormap;
H A DDefCursor.c43 req->valueMask = CWCursor;
H A DPmapBgnd.c42 req->valueMask = CWBackPixmap;
H A DPmapBord.c42 req->valueMask = CWBorderPixmap;
H A DSelInput.c43 req->valueMask = CWEventMask;
H A DUndefCurs.c43 req->valueMask = CWCursor;
H A DChWAttrs.c51 if ((req->valueMask = valuemask))
/xsrc/external/mit/libXt/dist/src/
H A DGCManager.c92 (GCVAL(bit,valueMask,v->comp,default) != gcv.comp)) return False
106 register XtGCMask valueMask,
146 valueMask &= ptr->unused_mask | dynamicMask;
147 if (valueMask) {
148 XChangeGC(dpy, ptr->gc, valueMask, v);
149 if (valueMask & GCDashList)
151 if (valueMask & GCClipMask)
189 XtGCMask valueMask,
215 unusedMask &= ~valueMask;
222 Matches(dpy, cur, valueMask, value
104 Matches(Display * dpy,GCptr ptr,register XtGCMask valueMask,register XGCValues * v,XtGCMask readOnlyMask,XtGCMask dynamicMask) argument
187 XtAllocateGC(register Widget widget,Cardinal depth,XtGCMask valueMask,XGCValues * values,XtGCMask dynamicMask,XtGCMask unusedMask) argument
294 XtGetGC(register Widget widget,XtGCMask valueMask,XGCValues * values) argument
[all...]
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dsecurproto.h66 CARD32 valueMask; member in struct:__anon8d45dfc30308
H A Ddmxproto.h230 CARD32 valueMask; member in struct:__anonaceddf2a0d08
327 CARD32 valueMask; member in struct:__anonaceddf2a1508
402 CARD32 valueMask; member in struct:__anonaceddf2a1b08
H A Dmultibufproto.h160 CARD32 valueMask; /* modified entries */ member in struct:__anon359927490908
195 CARD32 valueMask; member in struct:__anon359927490c08
H A Dsyncproto.h253 CARD32 valueMask; member in struct:_xSyncCreateAlarmReq
306 CARD32 valueMask; member in struct:_xSyncChangeAlarmReq
/xsrc/external/mit/libXaw/dist/src/
H A DSimple.c312 XawSimpleRealize(Widget w, Mask *valueMask, XSetWindowAttributes *attributes) argument
333 *valueMask |= CWBorderPixmap;
334 *valueMask &= (Mask)(~CWBorderPixel);
340 *valueMask |= CWCursor;
343 *valueMask, attributes);
H A DPorthole.c217 XawPortholeRealize(Widget gw, Mask *valueMask, XSetWindowAttributes *attr) argument
220 *valueMask |= CWBitGravity;
227 (gw, valueMask, attr);
/xsrc/external/mit/oclock/dist/
H A DClock.c83 static void Realize ( Widget gw, XtValueMask *valueMask,
349 static void Realize (Widget gw, XtValueMask *valueMask, argument
356 *valueMask |= CWBackingStore;
361 *valueMask |= CWBackPixel;
362 *valueMask &= ~CWBackPixmap;
365 *valueMask, attrs );
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmx.c437 if (len != Ones(stuff->valueMask) + paddedLength/4)
443 count = dmxFetchScreenAttributes(stuff->valueMask, &attr, value_list);
686 if (len != Ones(stuff->valueMask))
694 dmxFetchDesktopAttributes(stuff->valueMask, &attr, value_list);
792 if (len != Ones(stuff->valueMask) + paddedLength/4)
797 count = dmxFetchInputAttributes(stuff->valueMask, &attr, value_list);
958 swapl(&stuff->valueMask, n);
1003 swapl(&stuff->valueMask, n);
1038 swapl(&stuff->valueMask, n);
/xsrc/external/mit/libXext/dist/src/
H A DXSecurity.c255 req->valueMask = valuemask & XSecurityAllAuthorizationAttributes;
256 nvalues = Ones(req->valueMask);
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dsecurity.c450 len += Ones(stuff->valueMask);
455 if (stuff->valueMask & ~XSecurityAllAuthorizationAttributes)
457 client->errorValue = stuff->valueMask;
463 if (stuff->valueMask & XSecurityTimeout)
470 if (stuff->valueMask & XSecurityTrustLevel)
483 if (stuff->valueMask & XSecurityGroup)
505 if (stuff->valueMask & XSecurityEventMask)
679 swapl(&stuff->valueMask, n);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dsecurity.c420 len += Ones(stuff->valueMask);
425 if (stuff->valueMask & ~XSecurityAllAuthorizationAttributes) {
426 client->errorValue = stuff->valueMask;
432 if (stuff->valueMask & XSecurityTimeout) {
438 if (stuff->valueMask & XSecurityTrustLevel) {
449 if (stuff->valueMask & XSecurityGroup) {
469 if (stuff->valueMask & XSecurityEventMask) {
628 swapl(&stuff->valueMask);
/xsrc/external/mit/glw/dist/
H A DGLwDrawA.c77 static void Realize(Widget w,Mask *valueMask,XSetWindowAttributes *attributes);
518 static void Realize(Widget w,Mask *valueMask,XSetWindowAttributes *attributes){ argument
530 *valueMask&=~CWBackPixel;
533 XtCreateWindow(w,(unsigned int)InputOutput,glw->glwDrawingArea.visualInfo->visual,*valueMask,attributes);
/xsrc/external/mit/xditview/dist/
H A DDvi.c245 Realize(Widget w, XtValueMask * valueMask, XSetWindowAttributes *attrs) argument
252 *valueMask |= CWBackingStore;
255 *valueMask, attrs);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_stencil.c179 s = (GLubyte) (stencil[j] & valueMask); \
218 const GLuint valueMask = ctx->Stencil.ValueMask[face]; local in function:do_stencil_test
219 const GLubyte ref = (GLubyte) (_mesa_get_stencil_ref(ctx, face) & valueMask);
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_stencil.c179 s = (GLubyte) (stencil[j] & valueMask); \
218 const GLuint valueMask = ctx->Stencil.ValueMask[face]; local in function:do_stencil_test
219 const GLubyte ref = (GLubyte) (_mesa_get_stencil_ref(ctx, face) & valueMask);

Completed in 28 milliseconds

123