Searched refs:ProcessSelChanged (Results 1 – 6 of 6) sorted by relevance
182 pOuter->ProcessSelChanged(true); in OnDropListLButtonUp()199 pOuter->ProcessSelChanged(false); in OnDropListKey()
76 void ProcessSelChanged(int32_t iYear, int32_t iMonth, int32_t iDay);
95 void ProcessSelChanged(bool bLButtonUp);
303 void CFWL_DateTimePicker::ProcessSelChanged(int32_t iYear, in ProcessSelChanged() function in CFWL_DateTimePicker
382 void CFWL_ComboBox::ProcessSelChanged(bool bLButtonUp) { in ProcessSelChanged() function in CFWL_ComboBox
767 pDateTime->ProcessSelChanged(m_iCurYear, m_iCurMonth, iCurSel); in OnLButtonUp()