Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/common/
H A DRenderBumpFlatDialog.cpp64 SetDlgItemInt(hwndDlg, IDC_RBF_WIDTH, rbfg_DefaultWidth.GetInteger(), FALSE); in RBFProc()
76 width = GetDlgItemInt(hwndDlg, IDC_RBF_WIDTH, 0, FALSE); in RBFProc()
/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/win32/rc/
H A DCommon_resource.h41 #define IDC_RBF_WIDTH 1205 macro
H A DCommon.rc80 EDITTEXT IDC_RBF_WIDTH,36,6,40,14,ES_AUTOHSCROLL | ES_NUMBER