Searched refs:ProcessSelChanged (Results 1 – 6 of 6) sorted by relevance
182 pOuter->ProcessSelChanged(true); in OnDropListLButtonUp()199 pOuter->ProcessSelChanged(false); in OnDropListKey()
67 void ProcessSelChanged(int32_t iYear, int32_t iMonth, int32_t iDay);
105 void ProcessSelChanged(bool bLButtonUp);
802 pIPicker->ProcessSelChanged(m_iCurYear, m_iCurMonth, iCurSel); in OnLButtonUp()841 pDateTime->ProcessSelChanged(m_iCurYear, m_iCurMonth, iCurSel); in DisForm_OnLButtonUp()
306 void CFWL_DateTimePicker::ProcessSelChanged(int32_t iYear, in ProcessSelChanged() function in CFWL_DateTimePicker
465 void CFWL_ComboBox::ProcessSelChanged(bool bLButtonUp) { in ProcessSelChanged() function in CFWL_ComboBox