Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/win32/rc/
H A DRadiant_resource.h854 #define ID_GRID_POINT5 30385 macro
H A DRadiant.rc545 MENUITEM "Grid 0.5 \t&Shift + 3", ID_GRID_POINT5
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DMainFrm.cpp151 { "Grid_SetPoint5", '4', RAD_SHIFT, ID_GRID_POINT5 },
2552 case ID_GRID_POINT5: in OnGrid1()
4657 CheckMenuItem(hMenu, ID_GRID_POINT5, MF_BYCOMMAND | MF_UNCHECKED); in SetGridChecks()