Home
last modified time | relevance | path

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

/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_ceiling.cpp378 case DCeiling::ceilRaiseToNearest: in EV_DoCeiling()
H A Dp_lnspec.cpp611 return EV_DoCeiling (DCeiling::ceilRaiseToNearest, ln, arg0, SPEED(arg1), 0, 0, 0, 0, 0); in FUNC()
635 case 3: type = DCeiling::ceilRaiseToNearest; break; in FUNC()
H A Dp_spec.h705 ceilRaiseToNearest, enumerator
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_ceiling.cpp343 case ceilRaiseToNearest: in Create()
H A Dp_spec.h634 ceilRaiseToNearest, enumerator
H A Dp_lnspec.cpp663 return EV_DoCeiling (DCeiling::ceilRaiseToNearest, ln, arg0, SPEED(arg1), 0, 0, -1, 0, 0, false); in FUNC()
687 case 3: type = DCeiling::ceilRaiseToNearest; break; in FUNC()