Home
last modified time | relevance | path

Searched refs:cast_horiz (Results 1 – 3 of 3) sorted by relevance

/dports/games/glbsp/glbsp-2.20/
H A Danalyze.c760 int cast_horiz = fabs(dx) < fabs(dy) ? 1 : 0; in TestForWindowEffect() local
778 if (cast_horiz) in TestForWindowEffect()
/dports/games/edge/Edge-1.35-source/glbsp/src/
H A Danalyze.c760 int cast_horiz = fabs(dx) < fabs(dy) ? 1 : 0; in TestForWindowEffect() local
783 if (cast_horiz) in TestForWindowEffect()
/dports/games/vavoom/vavoom-1.33/utils/glbsp/
H A Danalyze.c760 int cast_horiz = fabs(dx) < fabs(dy) ? 1 : 0; in TestForWindowEffect() local
783 if (cast_horiz) in TestForWindowEffect()