Searched refs:RGN_OR (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxSeamless.cpp263 CombineRgn(lpParam->hrgn, lpParam->hrgn, hrgn, RGN_OR);
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dload.c781 CombineRgn(hRgn, hRgn, hTmpRgn, RGN_OR);
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c1606 CombineRgn(hRgn, hRgn, hTmpRgn, RGN_OR);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindowsx.h207 #define UnionRgn(hrgnResult, hrgnA, hrgnB) CombineRgn(hrgnResult, hrgnA, hrgnB, RGN_OR)
H A Dwingdi.h1601 #define RGN_OR 2 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindowsx.h207 #define UnionRgn(hrgnResult, hrgnA, hrgnB) CombineRgn(hrgnResult, hrgnA, hrgnB, RGN_OR)
H A Dwingdi.h1579 #define RGN_OR 2 macro

Completed in 1987 milliseconds