Searched refs:OnChangeNumericPrompt (Results 1 – 2 of 2) sorted by relevance
120 afx_msg void OnChangeNumericPrompt();
274 ON_EN_KILLFOCUS(ID_NUMERIC_PROMPT_VALUE, OnChangeNumericPrompt) in BEGIN_MESSAGE_MAP()275 ON_EN_KILLFOCUS(ID_FORMAT_FUNC, OnChangeNumericPrompt) in BEGIN_MESSAGE_MAP()2910 void properties_win::OnChangeNumericPrompt() in OnChangeNumericPrompt() function in properties_win