Searched refs:rgnOutside (Results 1 – 1 of 1) sorted by relevance
109 HRGN rgnOutside,rgnInside; in DrawDragRect() local110 rgnOutside = CreateRectRgnIndirect(lpRect); in DrawDragRect()116 CombineRgn(rgnNew,rgnOutside,rgnInside,RGN_XOR); in DrawDragRect()131 rgnOutside, in DrawDragRect()140 CombineRgn(rgnLast,rgnOutside,rgnInside, RGN_XOR); in DrawDragRect()
Completed in 14 milliseconds