Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dsprite_edit_dialog.cpp58 ON_NOTIFY(UDN_DELTAPOS, IDC_SPIN_NUM_FRAMES, &sprite_edit_dialog::OnDeltaposSpinNumFrames) in BEGIN_MESSAGE_MAP()
247 DDX_Control(pDX, IDC_SPIN_NUM_FRAMES, mSpinNumFrames); in DoDataExchange()
317 GetDlgItem(IDC_SPIN_NUM_FRAMES)->EnableWindow(FALSE); in DoDataExchange()
Dresource.h312 #define IDC_SPIN_NUM_FRAMES 1128 macro
Dstudiox.rc985 …CONTROL "",IDC_SPIN_NUM_FRAMES,"msctls_updown32",UDS_SETBUDDYINT | UDS_AUTOBUDDY | UDS_ARR…