Searched refs:m_threshold_spin (Results 1 – 4 of 4) sorted by relevance
44 CSpinButtonCtrl m_threshold_spin; variable
81 DDX_Control(pDX, IDC_SPIN_WAVE_THRESHOLD, m_threshold_spin); in DoDataExchange()422 m_threshold_spin.SetRange(0, static_cast<short>(calc_max_wave_treshold())); in initialize_data_safe()
79 DDX_Control(pDX, IDC_SPIN_WAVE_THRESHOLD, m_threshold_spin); in DoDataExchange()408 m_threshold_spin.SetRange(0, (short) Wings[cur_wing].wave_count - 1); in initialize_data_safe()