Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dproperties_win.cpp120 ID_RADIAL_SLIDER_TOTAL_STEPS, enumerator
320 ON_EN_KILLFOCUS(ID_RADIAL_SLIDER_TOTAL_STEPS, OnChangeRadialSliderInfo) in BEGIN_MESSAGE_MAP()
1756 AddEditControl("Total Steps", slider_info->animation_total_steps, ID_RADIAL_SLIDER_TOTAL_STEPS); in AddRadialSliderProps()
3704 info.animation_total_steps = GetDlgItemInt(ID_RADIAL_SLIDER_TOTAL_STEPS, NULL, TRUE); in OnChangeRadialSliderInfo()