Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/win32/rc/
H A DRadiant_resource.h134 #define IDC_RADIO_FALLOFF2 10221 macro
H A DRadiant.rc1656 CONTROL "0.5",IDC_RADIO_FALLOFF2,"Button",BS_AUTORADIOBUTTON,38,
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DLightDlg.cpp411 GetDlgItem(IDC_RADIO_FALLOFF2)->EnableWindow(lightInfo.pointLight); in EnableControls()