Home
last modified time | relevance | path

Searched defs:colorDkGrey (Results 1 – 11 of 11) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/shared/qcommon/
H A Dq_color.c14 vec4_t colorDkGrey = {0.25, 0.25, 0.25, 1}; variable
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/
H A DLib.cpp141 idVec4 colorDkGrey = idVec4( 0.25f, 0.25f, 0.25f, 1.00f ); variable
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dq_math.c48 vec4_t colorDkGrey = {0.25, 0.25, 0.25, 1}; variable
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dq_math.c48 vec4_t colorDkGrey = {0.25, 0.25, 0.25, 1}; variable
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dq_math.c48 vec4_t colorDkGrey = {0.25, 0.25, 0.25, 1}; variable
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_math.c48 vec4_t colorDkGrey = {0.25, 0.25, 0.25, 1}; variable
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_math.c48 vec4_t colorDkGrey = {0.25, 0.25, 0.25, 1}; variable
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dq_math.c50 vec4_t colorDkGrey = {0.25, 0.25, 0.25, 1}; variable
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dq_math.c56 vec4_t colorDkGrey = {0.25, 0.25, 0.25, 1}; variable
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dq_math.c49 vec4_t colorDkGrey = {0.25, 0.25, 0.25, 1}; variable
/dports/games/evq3/evq3/code/qcommon/
H A Dq_math.c49 vec4_t colorDkGrey = { 0.25, 0.25, 0.25, 1 }; variable