Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dgrid_setting_dlg.cpp17 ON_EN_KILLFOCUS(IDC_EDIT_SNAP_SPACING, &OnEditSnapSpacing) in IMPLEMENT_DYNAMIC()
54 ps = (CStatic *) GetDlgItem(IDC_EDIT_SNAP_SPACING); in OnInitDialog()
110 case IDC_EDIT_SNAP_SPACING: in PreTranslateMessage()
148 int val = GetDlgItemInt(IDC_EDIT_SNAP_SPACING); in OnEditSnapSpacing()
160 SetDlgItemInt(IDC_EDIT_SNAP_SPACING, mSnapSpacingVal); in OnEditSnapSpacing()
202 hdr.idFrom = IDC_EDIT_SNAP_SPACING; in OnTestMessage()
210 SetDlgItemInt(IDC_EDIT_SNAP_SPACING, lParam); in OnTestMessage()
Dresource.h353 #define IDC_EDIT_SNAP_SPACING 1169 macro
Dstudiox.rc665 EDITTEXT IDC_EDIT_SNAP_SPACING,142,51,44,14,ES_AUTOHSCROLL