Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/win32/rc/
H A DRadiant_resource.h136 #define IDC_RADIO_FALLOFF3 10223 macro
H A DRadiant.rc1658 CONTROL "1.0",IDC_RADIO_FALLOFF3,"Button",BS_AUTORADIOBUTTON,66,
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DLightDlg.cpp412 GetDlgItem(IDC_RADIO_FALLOFF3)->EnableWindow(lightInfo.pointLight); in EnableControls()