Lines Matching refs:swaps

221         swaps(&rep.sequenceNumber);  in ProcDMXQueryVersion()
247 swaps(&rep.sequenceNumber); in ProcDMXSync()
299 swaps(&rep.sequenceNumber); in ProcDMXForceWindowCreation()
321 swaps(&rep.sequenceNumber); in ProcDMXGetScreenCount()
372 swaps(&rep.sequenceNumber); in ProcDMXGetScreenAttributes()
376 swaps(&rep.screenWindowWidth); in ProcDMXGetScreenAttributes()
377 swaps(&rep.screenWindowHeight); in ProcDMXGetScreenAttributes()
378 swaps(&rep.screenWindowXoffset); in ProcDMXGetScreenAttributes()
379 swaps(&rep.screenWindowYoffset); in ProcDMXGetScreenAttributes()
380 swaps(&rep.rootWindowWidth); in ProcDMXGetScreenAttributes()
381 swaps(&rep.rootWindowHeight); in ProcDMXGetScreenAttributes()
382 swaps(&rep.rootWindowXoffset); in ProcDMXGetScreenAttributes()
383 swaps(&rep.rootWindowYoffset); in ProcDMXGetScreenAttributes()
384 swaps(&rep.rootWindowXorigin); in ProcDMXGetScreenAttributes()
385 swaps(&rep.rootWindowYorigin); in ProcDMXGetScreenAttributes()
460 swaps(&rep.sequenceNumber); in ProcDMXChangeScreensAttributes()
511 swaps(&rep.sequenceNumber); in ProcDMXAddScreen()
538 swaps(&rep.sequenceNumber); in ProcDMXRemoveScreen()
659 swaps(&rep.sequenceNumber); in ProcDMXGetWindowAttributes()
666 swaps(&pos[i].x); in ProcDMXGetWindowAttributes()
667 swaps(&pos[i].y); in ProcDMXGetWindowAttributes()
668 swaps(&pos[i].width); in ProcDMXGetWindowAttributes()
669 swaps(&pos[i].height); in ProcDMXGetWindowAttributes()
671 swaps(&vis[i].x); in ProcDMXGetWindowAttributes()
672 swaps(&vis[i].y); in ProcDMXGetWindowAttributes()
673 swaps(&vis[i].width); in ProcDMXGetWindowAttributes()
674 swaps(&vis[i].height); in ProcDMXGetWindowAttributes()
717 swaps(&rep.sequenceNumber); in ProcDMXGetDesktopAttributes()
719 swaps(&rep.width); in ProcDMXGetDesktopAttributes()
720 swaps(&rep.height); in ProcDMXGetDesktopAttributes()
721 swaps(&rep.shiftX); in ProcDMXGetDesktopAttributes()
722 swaps(&rep.shiftY); in ProcDMXGetDesktopAttributes()
765 swaps(&rep.sequenceNumber); in ProcDMXChangeDesktopAttributes()
787 swaps(&rep.sequenceNumber); in ProcDMXGetInputCount()
827 swaps(&rep.sequenceNumber); in ProcDMXGetInputAttributes()
885 swaps(&rep.sequenceNumber); in ProcDMXAddInput()
915 swaps(&rep.sequenceNumber); in ProcDMXRemoveInput()
975 swaps(&stuff->length); in SProcDMXQueryVersion()
985 swaps(&stuff->length); in SProcDMXSync()
995 swaps(&stuff->length); in SProcDMXForceWindowCreation()
1006 swaps(&stuff->length); in SProcDMXGetScreenCount()
1016 swaps(&stuff->length); in SProcDMXGetScreenAttributes()
1027 swaps(&stuff->length); in SProcDMXChangeScreensAttributes()
1042 swaps(&stuff->length); in SProcDMXAddScreen()
1056 swaps(&stuff->length); in SProcDMXRemoveScreen()
1067 swaps(&stuff->length); in SProcDMXGetWindowAttributes()
1078 swaps(&stuff->length); in SProcDMXGetDesktopAttributes()
1088 swaps(&stuff->length); in SProcDMXChangeDesktopAttributes()
1100 swaps(&stuff->length); in SProcDMXGetInputCount()
1110 swaps(&stuff->length); in SProcDMXGetInputAttributes()
1123 swaps(&stuff->length); in SProcDMXAddInput()
1137 swaps(&stuff->length); in SProcDMXRemoveInput()