Home
last modified time | relevance | path

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

/trunk/main/embedserv/source/embed/
H A Dtracker.cxx337 HWND hWndClipTo) in Track() argument
350 return TrackHandle(nHandle, hWnd, point, hWndClipTo); in Track()
367 if (hWndClipTo != NULL) in TrackHandle()
368 UpdateWindow(hWndClipTo); in TrackHandle()
380 if (hWndClipTo != NULL) in TrackHandle()
383 hDrawDC = GetDCEx(hWndClipTo,NULL, DCX_CACHE); in TrackHandle()
431 DrawTrackerRect(&rectOld,hWndClipTo,hDrawDC,hWnd); in TrackHandle()
443 DrawTrackerRect(&m_rect,hWndClipTo,hDrawDC,hWnd); in TrackHandle()
455 DrawTrackerRect(&m_rect, hWndClipTo, hDrawDC, hWnd); in TrackHandle()
468 if (hWndClipTo != NULL) in TrackHandle()
[all …]
/trunk/main/embedserv/source/inc/
H A Dsyswinwrapper.hxx100 HWND hWndClipTo = NULL);
107 LPRECT lpRect, HWND hWndClipTo,
130 BOOL TrackHandle(int nHandle,HWND hWnd,POINT point,HWND hWndClipTo);

Completed in 21 milliseconds