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

  /xsrc/external/mit/xorg-server.old/dist/dix/
resource.c 186 int errorValue;
193 .errorValue = BadValue,
197 .errorValue = BadWindow,
201 .errorValue = BadPixmap,
205 .errorValue = BadGC,
209 .errorValue = BadFont,
213 .errorValue = BadCursor,
217 .errorValue = BadColor,
221 .errorValue = BadColor,
225 .errorValue = BadValue
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/include/
dixstruct.h 95 XID errorValue;
  /xsrc/external/mit/xorg-server/dist/dix/
resource.c 185 int errorValue;
436 .errorValue = BadValue,
442 .errorValue = BadWindow,
448 .errorValue = BadPixmap,
454 .errorValue = BadGC,
460 .errorValue = BadFont,
466 .errorValue = BadCursor,
472 .errorValue = BadColor,
478 .errorValue = BadColor,
484 .errorValue = BadValue
    [all...]
  /xsrc/external/mit/xorg-server/dist/include/
dixstruct.h 94 XID errorValue;

Completed in 8 milliseconds