HomeSort by: relevance | last modified time | path
    Searched refs:longLength (Results 1 - 20 of 20) sorted by relevancy

  /xsrc/external/mit/libX11/dist/src/
GetProp.c 66 req->longLength = length;
OpenDis.c 545 req->longLength = 100000000L;
550 (reply.nItems <= req->longLength * 4) &&
  /xsrc/external/mit/libXi/dist/src/
XGetDProp.c 68 req->longLength = length;
  /xsrc/external/mit/xorg-server/dist/randr/
rrsdispatch.c 216 swapl(&stuff->longLength);
574 swapl(&stuff->longLength);
rrproviderproperty.c 673 len = min(n - ind, 4 * stuff->longLength);
rrproperty.c 708 len = min(n - ind, 4 * stuff->longLength);
  /xsrc/external/mit/libXrandr/dist/src/
XrrProperty.c 277 req->longLength = length;
XrrProviderProperty.c 277 req->longLength = length;
  /xsrc/external/mit/xorg-server.old/dist/randr/
rrsdispatch.c 232 swapl(&stuff->longLength, n);
rrproperty.c 677 len = min(n - ind, 4 * stuff->longLength);
  /xsrc/external/mit/xorg-server/dist/Xi/
xiproperty.c 962 stuff->delete, stuff->longOffset, stuff->longLength,
1060 swapl(&stuff->longLength);
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
randrproto.h 386 CARD32 longLength;
818 CARD32 longLength;
lbxproto.h 502 CARD32 longLength;
XIproto.h 1504 CARD32 longLength;
  /xsrc/external/mit/xorg-server/dist/dix/
property.c 521 len = min(n - ind, 4 * stuff->longLength);
swapreq.c 253 swapl(&stuff->longLength);
  /xsrc/external/mit/xorg-server.old/dist/dix/
property.c 537 len = min(n - ind, 4 * stuff->longLength);
swapreq.c 274 swapl(&stuff->longLength, n);
  /xsrc/external/mit/xorg-server.old/dist/Xi/
xiproperty.c 987 stuff->delete, stuff->longOffset, stuff->longLength,
1084 swapl(&stuff->longLength, n);
  /xsrc/external/mit/xorgproto/dist/include/X11/
Xproto.h 1432 CARD32 longLength;

Completed in 35 milliseconds