Home
last modified time | relevance | path

Searched defs:ClampShort (Results 1 – 13 of 13) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dttkern.pas159 function ClampShort(AValue, AMin, AMax: integer): integer; in ClampShort() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dttkern.pas159 function ClampShort(AValue, AMin, AMax: integer): integer; in ClampShort() function
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dq_math.c175 signed short ClampShort( int i ) { in ClampShort() function
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dq_math.c175 signed short ClampShort( int i ) { in ClampShort() function
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dq_math.c175 signed short ClampShort( int i ) { in ClampShort() function
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_math.c176 signed short ClampShort( int i ) { in ClampShort() function
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_math.c176 signed short ClampShort( int i ) { in ClampShort() function
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dq_math.c177 signed short ClampShort( int i ) { in ClampShort() function
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dq_math.c184 signed short ClampShort( int i ) { in ClampShort() function
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/math/
H A DMath.h872 ID_INLINE signed short idMath::ClampShort( int i ) { in ClampShort() function
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dq_math.c176 signed short ClampShort( int i ) { in ClampShort() function
/dports/games/openjk/OpenJK-07675e2/shared/qcommon/
H A Dq_math.c301 signed short ClampShort( int i ) in ClampShort() function
/dports/games/evq3/evq3/code/qcommon/
H A Dq_math.c348 signed short ClampShort(int i) in ClampShort() function