Searched refs:totalSyms (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbSwap.c242 swaps(&stuff->totalSyms);
H A Dxkb.c1090 rep->totalSyms = 0;
1102 rep->totalSyms = nSyms;
1451 swaps(&rep->totalSyms);
1519 rep.totalSyms = 0;
6047 mrep.totalSyms = mrep.totalActs =
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBSetMap.c112 req->totalSyms = 0;
120 req->totalSyms = nSyms;
H A DXKBGetMap.c161 sz = (rep->totalSyms * 12) / 10;
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbSwap.c259 swaps(&stuff->totalSyms,n);
H A Dxkb.c1069 rep->totalSyms= 0;
1081 rep->totalSyms= nSyms;
1422 swaps(&rep->totalSyms,n);
1486 rep.totalSyms= 0;
5852 mrep.totalSyms = mrep.totalActs =
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBproto.h335 CARD16 totalSyms; member in struct:_xkbGetMapReply
374 CARD16 totalSyms; member in struct:_xkbSetMap

Completed in 24 milliseconds