Lines Matching refs:DMX_WRAP
377 DMX_WRAP(CreateWindow, dmxCreateWindow, dmxScreen, pScreen); in dmxCreateWindow()
431 DMX_WRAP(DestroyWindow, dmxDestroyWindow, dmxScreen, pScreen); in dmxDestroyWindow()
478 DMX_WRAP(PositionWindow, dmxPositionWindow, dmxScreen, pScreen); in dmxPositionWindow()
602 DMX_WRAP(ChangeWindowAttributes, dmxChangeWindowAttributes, dmxScreen, in dmxChangeWindowAttributes()
644 DMX_WRAP(RealizeWindow, dmxRealizeWindow, dmxScreen, pScreen); in dmxRealizeWindow()
681 DMX_WRAP(UnrealizeWindow, dmxUnrealizeWindow, dmxScreen, pScreen); in dmxUnrealizeWindow()
761 DMX_WRAP(RestackWindow, dmxRestackWindow, dmxScreen, pScreen); in dmxRestackWindow()
804 DMX_WRAP(WindowExposures, dmxWindowExposures, dmxScreen, pScreen); in dmxWindowExposures()
846 DMX_WRAP(CopyWindow, dmxCopyWindow, dmxScreen, pScreen); in dmxCopyWindow()
890 DMX_WRAP(ResizeWindow, dmxResizeWindow, dmxScreen, pScreen); in dmxResizeWindow()
922 DMX_WRAP(ReparentWindow, dmxReparentWindow, dmxScreen, pScreen); in dmxReparentWindow()
953 DMX_WRAP(ChangeBorderWidth, dmxChangeBorderWidth, dmxScreen, pScreen); in dmxChangeBorderWidth()
1043 DMX_WRAP(SetShape, dmxSetShape, dmxScreen, pScreen); in dmxSetShape()