Home
last modified time | relevance | path

Searched refs:OnChangeNumericPrompt (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dproperties_win.h120 afx_msg void OnChangeNumericPrompt();
Dproperties_win.cpp274 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