Lines Matching defs:WRAP
663 #define WRAP(a) \
672 WRAP(CreateScreenResources);
673 WRAP(CloseScreen);
674 WRAP(CreateGC);
675 WRAP(CopyWindow);
676 WRAP(GetImage);
677 WRAP(SourceValidate);
678 WRAP(CreateWindow);
679 WRAP(DestroyWindow);
680 WRAP(RealizeWindow);
681 WRAP(UnrealizeWindow);
682 WRAP(MoveWindow);
683 WRAP(PositionWindow);
684 WRAP(ResizeWindow);
685 WRAP(RestackWindow);
686 WRAP(ReparentWindow);
687 WRAP(ChangeBorderWidth);
688 WRAP(MarkOverlappedWindows);
689 WRAP(ValidateTree);
690 WRAP(ChangeWindowAttributes);
691 WRAP(InstallColormap);
692 WRAP(UninstallColormap);
693 WRAP(StoreColors);
695 WRAP(SetShape);
706 // WRAP(ClearToBackground); fixme put this back? useful for shaped wins?
708 #undef WRAP