Lines Matching refs:HWND
38 void TransformRect(LPRECT rect,HWND pWnd,HWND pWndClipTo);
42 HWND hWnd, UINT iMsg
52 HWND m_hWnd; //Window handle of the window
60 HWND Window(void);
98 BOOL SetCursor(HWND hWnd,UINT nHitTest) const;
99 BOOL Track(HWND hWnd,POINT point,BOOL bAllowInvert = FALSE,
100 HWND hWndClipTo = NULL);
107 LPRECT lpRect, HWND hWndClipTo,
108 HDC hDC, HWND hWnd);
130 BOOL TrackHandle(int nHandle,HWND hWnd,POINT point,HWND hWndClipTo);
142 friend LRESULT APIENTRY HatchWndProc(HWND, UINT, WPARAM, LPARAM);
152 HWND m_hWndParent;
153 HWND m_hWndKid;
154 HWND m_hWndAssociate;
162 BOOL Init(HWND, UINT, HWND);
164 HWND HwndAssociateSet(HWND);
165 HWND HwndAssociateGet(void);
168 void ChildSet(HWND);