• Home
  • Raw
  • Download

Lines Matching refs:CPWL_Wnd

46 	CPWL_Wnd::SetTextColor(color);  in SetTextColor()
90 CPWL_Wnd::DrawThisAppearance(pDevice, pUser2Device); in DrawThisAppearance()
167 if (CPWL_Wnd* pParent = this->GetParentWindow()) in OnKillFocus()
169 if (CPWL_Wnd* pGrand = pParent->GetParentWindow()) in OnKillFocus()
182 void CPWL_Note_Edit::OnNotify(CPWL_Wnd* pWnd, FX_DWORD msg, FX_INTPTR wParam, FX_INTPTR lParam) in OnNotify()
197 if (CPWL_Wnd * pParent = this->GetParentWindow()) in OnNotify()
225 if (CPWL_Wnd * pParent = this->GetParentWindow()) in OnNotify()
494 if (CPWL_Wnd* pChild = m_aChildren.GetAt(nIndex)) in GetSubItems()
518 if (CPWL_Wnd* pChild = m_aChildren.GetAt(i)) in DeleteSubItem()
536 if (CPWL_Wnd* pChild = m_aChildren.GetAt(i)) in GetHitNoteItem()
549 void CPWL_Note_Contents::OnNotify(CPWL_Wnd* pWnd, FX_DWORD msg, FX_INTPTR wParam, FX_INTPTR lParam) in OnNotify()
564 if (CPWL_Wnd* pChild = m_aChildren.GetAt(i)) in OnNotify()
568 if (CPWL_Wnd * pParent = this->GetParentWindow()) in OnNotify()
587 if (CPWL_Wnd * pParent = this->GetParentWindow()) in OnNotify()
601 if (CPWL_Wnd* pChild = m_aChildren.GetAt(i)) in OnNotify()
612 CPWL_Wnd::OnNotify(pWnd, msg, wParam, lParam); in OnNotify()
617 if (CPWL_Wnd::OnLButtonDown(point,nFlag)) return TRUE; in OnLButtonDown()
650 if (CPWL_Wnd* pChild = m_aChildren.GetAt(i)) in EnableModify()
670 if (CPWL_Wnd* pChild = m_aChildren.GetAt(i)) in EnableRead()
838 if (CPWL_Wnd* pParent = this->GetParentWindow()) in ResetSubjectName()
896 if (CPWL_Wnd* pParent = this->GetParentWindow()) in GetParentNoteItem()
898 if (CPWL_Wnd* pGrand = pParent->GetParentWindow()) in GetParentNoteItem()
1018 if (const CPWL_Wnd* pWnd = this->GetFocused()) in GetFocusedNoteItem()
1022 if (CPWL_Wnd* pParent = pWnd->GetParentWindow()) in GetFocusedNoteItem()
1026 if (CPWL_Wnd* pGrand = pParent->GetParentWindow()) in GetFocusedNoteItem()
1080 CPWL_Wnd::OnLButtonDown(point,nFlag); in OnLButtonDown()
1095 return CPWL_Wnd::OnRButtonUp(point,nFlag); in OnRButtonUp()
1098 void CPWL_NoteItem::OnNotify(CPWL_Wnd* pWnd, FX_DWORD msg, FX_INTPTR wParam, FX_INTPTR lParam) in OnNotify()
1105 if (CPWL_Wnd* pParent = this->GetParentWindow()) in OnNotify()
1118 if (CPWL_Wnd * pParent = this->GetParentWindow()) in OnNotify()
1131 CPWL_Wnd::OnNotify(pWnd, msg, wParam, lParam); in OnNotify()
1148 if (const CPWL_Wnd* pRoot = this->GetRootWnd()) in GetNote()
1241 if (const CPWL_Wnd* pWnd = this->GetFocused()) in RePosChildWnd()
1583 void CPWL_Note::OnNotify(CPWL_Wnd* pWnd, FX_DWORD msg, FX_INTPTR wParam, FX_INTPTR lParam) in OnNotify()
1731 return CPWL_Wnd::OnLButtonDown(point,nFlag); in OnLButtonDown()
1736 return CPWL_Wnd::OnRButtonUp(point,nFlag); in OnRButtonUp()