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

  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winclipboardwndproc.c 358 else if (BadWindow == iReturn || BadAtom == iReturn)
374 else if (BadWindow == iReturn || BadAtom == iReturn)
390 if (iReturn == BadAtom || iReturn == BadWindow ||
408 if (iReturn == BadAtom || iReturn == BadWindow ||
471 if (iReturn == BadAtom || iReturn == BadWindow)
winclipboardthread.c 259 if (iReturn == BadAtom || iReturn == BadWindow ||
269 if (iReturn == BadAtom || iReturn == BadWindow ||
winclipboardxevents.c 150 || iReturn == BadAtom
356 if (iReturn == BadAlloc || iReturn == BadAtom
  /xsrc/external/mit/libXmu/dist/src/
DefErrMsg.c 124 (event->error_code == BadAtom)) {
128 else if (event->error_code == BadAtom)
  /xsrc/external/mit/xorg-server/dist/dix/
selection.c 168 return BadAtom;
238 return BadAtom;
279 return BadAtom;
property.c 159 rc = BadAtom;
238 return BadAtom;
242 return BadAtom;
472 return BadAtom;
480 return BadAtom;
639 return BadAtom;
dispatch.c 1158 return BadAtom;
  /xsrc/external/mit/xorg-server.old/dist/dix/
selection.c 168 return BadAtom;
240 return BadAtom;
280 return BadAtom;
property.c 150 rc = BadAtom;
234 return BadAtom;
239 return BadAtom;
483 return BadAtom;
493 return BadAtom;
641 return BadAtom;
dispatch.c 1053 return BadAtom;
  /xsrc/external/mit/xorg-server/dist/randr/
rrproviderproperty.c 529 return BadAtom;
533 return BadAtom;
559 return BadAtom;
599 return BadAtom;
607 return BadAtom;
636 return BadAtom;
rrproperty.c 560 return BadAtom;
564 return BadAtom;
593 return BadAtom;
630 return BadAtom;
638 return BadAtom;
671 return BadAtom;
rrmonitor.c 427 return BadAtom;
692 return BadAtom;
736 return BadAtom;
  /xsrc/external/mit/xorg-server/dist/Xi/
xiproperty.c 250 return BadAtom;
259 return BadAtom;
337 return BadAtom;
341 return BadAtom;
815 return BadAtom;
844 return BadAtom;
935 return BadAtom;
1177 return BadAtom;
  /xsrc/external/mit/xorg-server.old/dist/Xi/
xiproperty.c 257 return BadAtom;
268 return BadAtom;
353 return BadAtom;
358 return BadAtom;
838 return BadAtom;
870 return BadAtom;
959 return BadAtom;
1201 return BadAtom;
  /xsrc/external/mit/xorg-server.old/dist/randr/
rrproperty.c 533 return BadAtom;
538 return BadAtom;
563 return BadAtom;
591 return BadAtom;
601 return BadAtom;
635 return BadAtom;
  /xsrc/external/mit/xorgproto/dist/include/X11/
X.h 355 #define BadAtom 5 /* parameter not an Atom */
  /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
ephyrhostvideo.c 209 (a_err_event->error_code == BadAtom)) {
213 else if (a_err_event->error_code == BadAtom)
  /xsrc/external/mit/xorg-server.old/dist/xkb/
xkb.c 82 CHK_ATOM_ONLY2(a,client->errorValue,BadAtom)
87 (er)= BadAtom;\
98 CHK_ATOM_OR_NONE2(a,client->errorValue,BadAtom)
4032 return BadAtom;
4071 return BadAtom;
4087 return BadAtom;
4103 return BadAtom;
4119 return BadAtom;
4155 return BadAtom;
4349 return BadAtom;
    [all...]
  /xsrc/external/mit/xorg-server/dist/xkb/
xkb.c 83 CHK_ATOM_ONLY2(a,client->errorValue,BadAtom)
88 (er)= BadAtom;\
99 CHK_ATOM_OR_NONE2(a,client->errorValue,BadAtom)
4231 return BadAtom;
4272 return BadAtom;
4288 return BadAtom;
4304 return BadAtom;
4320 return BadAtom;
4357 return BadAtom;
4553 return BadAtom;
    [all...]
  /xsrc/external/mit/xorg-server/dist/Xext/
xvdisp.c 687 return BadAtom;
716 return BadAtom;
  /xsrc/external/mit/libX11/dist/src/
XlibInt.c 1398 (event->error_code == BadAtom)) {
1402 else if (event->error_code == BadAtom)
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/
dmxinit.c 162 case BadAtom:
  /xsrc/external/mit/xorg-server.old/dist/Xext/
xvdisp.c 808 return BadAtom;
842 return BadAtom;
  /xsrc/external/mit/xterm/dist/
trace.c 563 CASETYPE(BadAtom);

Completed in 60 milliseconds