Home
last modified time | relevance | path

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

/dports/games/glbsp/glbsp-2.20/
H A Danalyze.c853 int one_siders; in DetectWindowEffects() local
863 CountWallTips(L->start, &one_siders, &two_siders); in DetectWindowEffects()
865 if ((one_siders % 2) == 1 && (one_siders + two_siders) > 1) in DetectWindowEffects()
875 CountWallTips(L->end, &one_siders, &two_siders); in DetectWindowEffects()
877 if ((one_siders % 2) == 1 && (one_siders + two_siders) > 1) in DetectWindowEffects()
/dports/games/edge/Edge-1.35-source/glbsp/src/
H A Danalyze.c871 int one_siders; in DetectWindowEffects() local
881 CountWallTips(L->start, &one_siders, &two_siders); in DetectWindowEffects()
883 if ((one_siders % 2) == 1 && (one_siders + two_siders) > 1) in DetectWindowEffects()
893 CountWallTips(L->end, &one_siders, &two_siders); in DetectWindowEffects()
895 if ((one_siders % 2) == 1 && (one_siders + two_siders) > 1) in DetectWindowEffects()
/dports/games/vavoom/vavoom-1.33/utils/glbsp/
H A Danalyze.c871 int one_siders; in DetectWindowEffects() local
881 CountWallTips(L->start, &one_siders, &two_siders); in DetectWindowEffects()
883 if ((one_siders % 2) == 1 && (one_siders + two_siders) > 1) in DetectWindowEffects()
893 CountWallTips(L->end, &one_siders, &two_siders); in DetectWindowEffects()
895 if ((one_siders % 2) == 1 && (one_siders + two_siders) > 1) in DetectWindowEffects()