Searched refs:mSpinNumFrames (Results 1 – 2 of 2) sorted by relevance
36 CSpinButtonCtrl mSpinNumFrames; variable
247 DDX_Control(pDX, IDC_SPIN_NUM_FRAMES, mSpinNumFrames); in DoDataExchange()268 mSpinNumFrames.SetRange(1, MAX_SPRITE_FRAMES); in DoDataExchange()269 mSpinNumFrames.SetPos32(mTempInfo.ewi.sprite.frame_count); in DoDataExchange()