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

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
recordproto.h 121 CARD8 errorsFirst;
  /xsrc/external/mit/libXtst/dist/src/
XRecord.c 237 xrange.errorsFirst = (*range_item)->errors.first;
399 lib_range->errors.first = wire_range->errorsFirst;
  /xsrc/external/mit/xorg-server/dist/record/
record.c 1376 if (pRange->errorsFirst > pRange->errorsLast) {
1377 client->errorValue = pRange->errorsFirst;
1638 offset_of(rr, errorsFirst), NULL,
2206 offset_of(rr, errorsFirst), TRUE, 255,
  /xsrc/external/mit/xorg-server.old/dist/record/
record.c 1442 if (pRange->errorsFirst > pRange->errorsLast)
1444 client->errorValue = pRange->errorsFirst;
1707 offset_of(rr, errorsFirst), NULL, NULL);
2286 offset_of(rr, errorsFirst), TRUE, 255, NULL);

Completed in 22 milliseconds