Home
last modified time | relevance | path

Searched refs:rgnOutside (Results 1 – 1 of 1) sorted by relevance

/trunk/main/embedserv/source/embed/
H A Dtracker.cxx109 HRGN rgnOutside,rgnInside; in DrawDragRect() local
110 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 21 milliseconds