Home
last modified time | relevance | path

Searched refs:IDC_STATIC_HSB_RECT (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/cfdg/cfdg-3.3_1/src-win/
H A Dresource.h176 #define IDC_STATIC_HSB_RECT 5038 macro
/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/win32/rc/
H A DRadiant_resource.h416 #define IDC_STATIC_HSB_RECT 10503 macro
H A DRadiant.rc1890 GROUPBOX "HSBO",IDC_STATIC_HSB_RECT,150,3,180,157
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/comafx/
H A DDialogColorPicker.cpp671 GetDlgItem(IDC_STATIC_HSB_RECT)->GetWindowRect(&hsbRect); in OnInitDialog()