Searched refs:CHatchWin (Results 1 – 4 of 4) sorted by relevance
53 typedef CHatchWin *PCHatchWin;163 CHatchWin::CHatchWin(HINSTANCE hInst,const DocumentHolder* pDocHolder) in CHatchWin() function in CHatchWin185 CHatchWin::~CHatchWin(void) in ~CHatchWin()216 BOOL CHatchWin::Init(HWND hWndParent, UINT uID, HWND hWndAssoc) in Init()232 void CHatchWin::SetTrans() in SetTrans()254 HWND CHatchWin::HwndAssociateSet(HWND hWndAssoc) in HwndAssociateSet()263 HWND CHatchWin::HwndAssociateGet(void) in HwndAssociateGet()289 void CHatchWin::RectsSet(LPRECT prcPos, LPRECT prcClip) in RectsSet()341 void CHatchWin::ChildSet(HWND hWndKid) in ChildSet()376 void CHatchWin::ShowHatch(BOOL fHatch) in ShowHatch()
306 m_pCHatchWin = new winwrap::CHatchWin( in InPlaceActivate()
140 class CHatchWin : public CWindow class159 CHatchWin(HINSTANCE,const DocumentHolder*);160 ~CHatchWin(void);
45 class CHatchWin;63 winwrap::CHatchWin* m_pCHatchWin;
Completed in 17 milliseconds