Home
last modified time | relevance | path

Searched refs:SOH_Empty (Results 1 – 11 of 11) sorted by relevance

/dports/games/eureka/eureka-1.27b-source/src/
H A De_things.cc60 if (unselect == SOH_Empty) in CMD_TH_SpinThings()
151 if (unselect == SOH_Empty) in CMD_TH_Disconnect()
H A De_sector.cc96 if (unselect == SOH_Empty) in CMD_SEC_Floor()
134 if (unselect == SOH_Empty) in CMD_SEC_Ceil()
218 if (unselect == SOH_Empty) in CMD_SEC_Light()
234 if (unselect == SOH_Empty) in CMD_SEC_SwapFlats()
H A De_main.h235 SOH_Empty = 2 // both selection or highlight are empty enumerator
H A De_commands.cc1198 if (unselect == SOH_Empty) in CMD_MoveObjects_Dialog()
1223 if (unselect == SOH_Empty) in CMD_ScaleObjects_Dialog()
1243 if (unselect == SOH_Empty) in CMD_RotateObjects_Dialog()
H A De_linedef.cc729 if (edit.mode != OBJ_LINEDEFS || unselect == SOH_Empty) in CMD_LIN_Align()
870 if (unselect == SOH_Empty) in CMD_LIN_Flip()
899 if (unselect == SOH_Empty) in CMD_LIN_SwapSides()
1001 if (unselect == SOH_Empty) in CMD_LIN_SplitHalf()
H A Dr_render.cc1160 if (unselect == SOH_Empty) in StoreSelectedThing()
1242 if (unselect == SOH_Empty) in StoreSelectedFlat()
1274 if (unselect == SOH_Empty) in StoreDefaultedFlats()
1388 if (unselect == SOH_Empty) in StoreSelectedTexture()
H A De_vertex.cc596 if (unselect == SOH_Empty) in CMD_LIN_Disconnect()
795 if (unselect == SOH_Empty) in CMD_SEC_Disconnect()
H A De_cutpaste.cc505 if (unselect == SOH_Empty) in Clipboard_DoCopy()
1245 if (unselect == SOH_Empty) in CMD_Delete()
H A De_objects.cc1582 if (unselect == SOH_Empty) in CMD_Mirror()
1650 if (unselect == SOH_Empty) in CMD_Rotate90()
1991 if (unselect == SOH_Empty) in DoEnlargeOrShrink()
H A De_main.cc852 return SOH_Empty; in Selection_Or_Highlight()
H A De_checks.cc3027 if (unselect == SOH_Empty) in CMD_ApplyTag()