Lines Matching refs:swapl

222         swapl(&rep.length);  in ProcDMXQueryVersion()
223 swapl(&rep.majorVersion); in ProcDMXQueryVersion()
224 swapl(&rep.minorVersion); in ProcDMXQueryVersion()
225 swapl(&rep.patchVersion); in ProcDMXQueryVersion()
248 swapl(&rep.length); in ProcDMXSync()
249 swapl(&rep.status); in ProcDMXSync()
300 swapl(&rep.length); in ProcDMXForceWindowCreation()
301 swapl(&rep.status); in ProcDMXForceWindowCreation()
322 swapl(&rep.length); in ProcDMXGetScreenCount()
323 swapl(&rep.screenCount); in ProcDMXGetScreenCount()
373 swapl(&rep.length); in ProcDMXGetScreenAttributes()
374 swapl(&rep.displayNameLength); in ProcDMXGetScreenAttributes()
375 swapl(&rep.logicalScreen); in ProcDMXGetScreenAttributes()
461 swapl(&rep.length); in ProcDMXChangeScreensAttributes()
462 swapl(&rep.status); in ProcDMXChangeScreensAttributes()
463 swapl(&rep.errorScreen); in ProcDMXChangeScreensAttributes()
512 swapl(&rep.length); in ProcDMXAddScreen()
513 swapl(&rep.status); in ProcDMXAddScreen()
514 swapl(&rep.physicalScreen); in ProcDMXAddScreen()
539 swapl(&rep.length); in ProcDMXRemoveScreen()
540 swapl(&rep.status); in ProcDMXRemoveScreen()
660 swapl(&rep.length); in ProcDMXGetWindowAttributes()
661 swapl(&rep.screenCount); in ProcDMXGetWindowAttributes()
663 swapl(&screens[i]); in ProcDMXGetWindowAttributes()
664 swapl(&windows[i]); in ProcDMXGetWindowAttributes()
718 swapl(&rep.length); in ProcDMXGetDesktopAttributes()
766 swapl(&rep.length); in ProcDMXChangeDesktopAttributes()
767 swapl(&rep.status); in ProcDMXChangeDesktopAttributes()
788 swapl(&rep.length); in ProcDMXGetInputCount()
789 swapl(&rep.inputCount); in ProcDMXGetInputCount()
828 swapl(&rep.length); in ProcDMXGetInputAttributes()
829 swapl(&rep.inputType); in ProcDMXGetInputAttributes()
830 swapl(&rep.physicalScreen); in ProcDMXGetInputAttributes()
831 swapl(&rep.physicalId); in ProcDMXGetInputAttributes()
832 swapl(&rep.nameLength); in ProcDMXGetInputAttributes()
886 swapl(&rep.length); in ProcDMXAddInput()
887 swapl(&rep.status); in ProcDMXAddInput()
888 swapl(&rep.physicalId); in ProcDMXAddInput()
916 swapl(&rep.length); in ProcDMXRemoveInput()
917 swapl(&rep.status); in ProcDMXRemoveInput()
997 swapl(&stuff->window); in SProcDMXForceWindowCreation()
1018 swapl(&stuff->physicalScreen); in SProcDMXGetScreenAttributes()
1029 swapl(&stuff->screenCount); in SProcDMXChangeScreensAttributes()
1030 swapl(&stuff->maskCount); in SProcDMXChangeScreensAttributes()
1044 swapl(&stuff->displayNameLength); in SProcDMXAddScreen()
1045 swapl(&stuff->valueMask); in SProcDMXAddScreen()
1058 swapl(&stuff->physicalScreen); in SProcDMXRemoveScreen()
1069 swapl(&stuff->window); in SProcDMXGetWindowAttributes()
1090 swapl(&stuff->valueMask); in SProcDMXChangeDesktopAttributes()
1112 swapl(&stuff->deviceId); in SProcDMXGetInputAttributes()
1125 swapl(&stuff->displayNameLength); in SProcDMXAddInput()
1126 swapl(&stuff->valueMask); in SProcDMXAddInput()
1139 swapl(&stuff->physicalId); in SProcDMXRemoveInput()