Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/win32/rc/
H A DRadiant_resource.h413 #define IDC_LIGHTPREVIEW 10500 macro
H A DRadiant.rc1723 CONTROL "",IDC_LIGHTPREVIEW,"Static",SS_BLACKFRAME | SS_NOTIFY |
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DLightDlg.cpp329 DDX_Control(pDX, IDC_LIGHTPREVIEW, m_wndPreview); in DoDataExchange()