Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dsprite_edit_dialog.cpp61 ON_EN_KILLFOCUS(IDC_EDIT_FRAME, &sprite_edit_dialog::OnEnKillfocusEditFrame) in BEGIN_MESSAGE_MAP()
250 DDX_Control(pDX, IDC_EDIT_FRAME, mEditFrameField); in DoDataExchange()
273 SetDlgItemInt(IDC_EDIT_FRAME, 1); in DoDataExchange()
325 GetDlgItem(IDC_EDIT_FRAME)->EnableWindow(FALSE); in DoDataExchange()
369 SetDlgItemInt(IDC_EDIT_FRAME, newval); in OnDeltaposSpinNumFrames()
409 SetDlgItemInt(IDC_EDIT_FRAME, newval); in OnDeltaposSpinEditFrame()
436 SetDlgItemInt(IDC_EDIT_FRAME, newval); in OnEnKillfocusNumFrames()
468 int newval = GetDlgItemInt(IDC_EDIT_FRAME); in OnEnKillfocusEditFrame()
483 SetDlgItemInt(IDC_EDIT_FRAME, mEditFrame + 1); in OnEnKillfocusEditFrame()
485 GetDlgItem(IDC_EDIT_FRAME)->SetFocus(); in OnEnKillfocusEditFrame()
[all …]
Dresource.h318 #define IDC_EDIT_FRAME 1134 macro
Dstudiox.rc988 EDITTEXT IDC_EDIT_FRAME,73,55,15,13,ES_AUTOHSCROLL