Searched refs:TransformRect (Results 1 – 3 of 3) sorted by relevance
175 void winwrap::TransformRect(LPRECT rect,HWND pWnd,HWND pWndClipTo) in TransformRect() function in winwrap534 TransformRect(&rect,pWnd,pWndClipTo); in DrawTrackerRect()
428 TransformRect(&aRect,hWnd,GetParent(hWnd)); in HatchWndProc()
38 void TransformRect(LPRECT rect,HWND pWnd,HWND pWndClipTo);
Completed in 26 milliseconds