Searched refs:GetParentWindow (Results 1 – 4 of 4) sorted by relevance
79 pParent = pParent->GetParentWindow(); in SetFocus()103 pParent = pParent->GetParentWindow(); in SetCapture()406 CPWL_Wnd* CPWL_Wnd::GetParentWindow() const { in GetParentWindow() function in CPWL_Wnd773 pParent = pParent->GetParentWindow(); in GetChildToRoot()
40 if (CPWL_Wnd* pParent = GetParentWindow()) in OnLButtonUp()91 if (CPWL_ComboBox* pComboBox = (CPWL_ComboBox*)GetParentWindow()) in OnCharNotify()137 if (CPWL_Wnd* pParent = GetParentWindow()) in OnLButtonDown()
291 if (CPWL_Wnd* pParent = GetParentWindow()) in OnLButtonDown()303 if (CPWL_Wnd* pParent = GetParentWindow()) in OnLButtonUp()315 if (CPWL_Wnd* pParent = GetParentWindow()) in OnMouseMove()818 CPWL_Wnd* pParent = GetParentWindow(); in NotifyScrollWindow()
226 CPWL_Wnd* GetParentWindow() const;