Searched refs:OnItemExpanded (Results 1 – 2 of 2) sorted by relevance
129 afx_msg void OnItemExpanded(NMHDR *ph, LRESULT *pr);
44 ON_NOTIFY_REFLECT(TVN_ITEMEXPANDED, OnItemExpanded)454 void project_view::OnItemExpanded(NMHDR *pNotifyStruct, LRESULT *pr) in OnItemExpanded() function in project_view