Searched refs:axtOptsValues (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBCtrls.c259 ctrls->axt_opts_values = rep.axtOptsValues;
329 req->axtOptsValues = ctrls->axt_opts_values;
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbSwap.c214 swaps(&stuff->axtOptsValues);
H A Dxkb.c734 .axtOptsValues = xkb->axt_opts_values,
759 swaps(&rep.axtOptsValues);
943 CHK_MASK_MATCH(0x13, stuff->axtOptsMask, stuff->axtOptsValues);
950 new.axt_opts_values = (stuff->axtOptsValues &
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbSwap.c227 swaps(&stuff->axtOptsValues,n);
H A Dxkb.c713 rep.axtOptsValues = xkb->axt_opts_values;
735 swaps(&rep.axtOptsValues, n);
920 CHK_MASK_MATCH(0x13, stuff->axtOptsMask, stuff->axtOptsValues);
927 new.axt_opts_values = (stuff->axtOptsValues &
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBproto.h185 CARD16 axtOptsValues; member in struct:_xkbGetControlsReply
227 CARD16 axtOptsValues; member in struct:_xkbSetControls

Completed in 24 milliseconds