Home
last modified time | relevance | path

Searched refs:EDITOR_AF (Results 1 – 6 of 6) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/af/
H A DDialogAF.cpp237 com_editors |= EDITOR_AF; in OnInitDialog()
408 com_editors &= ~EDITOR_AF; in OnDestroy()
/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/
H A DCommon.h51 EDITOR_AF = BIT(8), enumerator
H A DCommon.cpp972 } else if ( tool & EDITOR_AF ) { in InitTool()
/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/win32/
H A Dwin_main.cpp959 if ( com_editors & EDITOR_AF ) { in main()
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DAFEntity.cpp882 common->InitTool( EDITOR_AF, &spawnArgs ); in ShowEditingDialog()
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DAFEntity.cpp883 common->InitTool( EDITOR_AF, &spawnArgs ); in ShowEditingDialog()