Lines Matching full:pparent
537 if (CPWL_Wnd* pParent = GetParentWindow())
538 pParent->OnNotify(this, PNM_LBUTTONDOWN, 0, (intptr_t)&point);
549 if (CPWL_Wnd* pParent = GetParentWindow())
550 pParent->OnNotify(this, PNM_LBUTTONUP, 0, (intptr_t)&point);
561 if (CPWL_Wnd* pParent = GetParentWindow()) {
562 pParent->OnNotify(this, PNM_MOUSEMOVE, 0, (intptr_t)&point);
1059 if (CPWL_Wnd* pParent = GetParentWindow()) {
1069 pParent->OnNotify(this, PNM_SCROLLWINDOW, (intptr_t)m_sbType,