Home
last modified time | relevance | path

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

/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_lnspec.cpp1297 int sidechoice; in FUNC() local
1301 sidechoice = 1; in FUNC()
1306 sidechoice = 0; in FUNC()
1320 lines[sides[wallnum].linenum].sidenum[sidechoice] == wallnum) in FUNC()
1338 lines[sides[collect.RefNum].linenum].sidenum[sidechoice] == collect.RefNum) in FUNC()
1355 if (Collection[i].RefNum == lines[linenum].sidenum[sidechoice]) in FUNC()
1360 new DScroller (DScroller::sc_side, dx, dy, -1, lines[linenum].sidenum[sidechoice], 0); in FUNC()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_lnspec.cpp2083 static void SetWallScroller (int id, int sidechoice, fixed_t dx, fixed_t dy, int Where) in SetWallScroller() argument
2099 int(sides[wallnum].linedef->sidedef[sidechoice] - sides) == wallnum && in SetWallScroller()
2118 int(sides[collect.RefNum].linedef->sidedef[sidechoice] - sides) == collect.RefNum && in SetWallScroller()
2134 if (lines[linenum].sidedef[sidechoice] != NULL) in SetWallScroller()
2136 int sidenum = int(lines[linenum].sidedef[sidechoice] - sides); in SetWallScroller()
2161 int sidechoice; in FUNC() local
2165 sidechoice = 1; in FUNC()
2170 sidechoice = 0; in FUNC()
2173 SetWallScroller (arg0, sidechoice, dx, dy, 7); in FUNC()
/dports/science/afni/afni-AFNI_21.3.16/src/scripts_install/
H A Dlesion_align314 set sidechoice = `ccalc -int -expr "step($CMdset[1]-$CMlesion[1])"`
315 if ($sidechoice == "1") then