Home
last modified time | relevance | path

Searched defs:P_BlockLinesIterator (Results 1 – 17 of 17) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_maputl.c360 dbool P_BlockLinesIterator(int x, int y, dbool func(line_t*)) in P_BlockLinesIterator() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_maputl.c425 boolean P_BlockLinesIterator(int x, int y, boolean(*func) (line_t *)) in P_BlockLinesIterator() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_maputl.c485 P_BlockLinesIterator in P_BlockLinesIterator() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_maputl.c485 P_BlockLinesIterator in P_BlockLinesIterator() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_maputl.c424 boolean P_BlockLinesIterator(int x, int y, boolean(*func) (line_t *)) in P_BlockLinesIterator() function
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_maputl.c360 boolean P_BlockLinesIterator(int x, int y, boolean func(line_t*)) in P_BlockLinesIterator() function
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_maputl.c363 dboolean P_BlockLinesIterator(int x, int y, dboolean func(line_t*)) in P_BlockLinesIterator() function
/dports/games/heretic/glheretic-1.2/
H A Dp_maputl.c408 boolean P_BlockLinesIterator (int x, int y, boolean(*func)(line_t*) ) in P_BlockLinesIterator() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_maputl.c641 boolean P_BlockLinesIterator(int x, int y, in P_BlockLinesIterator() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_maputl.c467 P_BlockLinesIterator in P_BlockLinesIterator() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_maputl.c468 P_BlockLinesIterator in P_BlockLinesIterator() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_maputl.c425 boolean P_BlockLinesIterator(int x, int y, boolean(*func) (line_t *)) in P_BlockLinesIterator() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_maputl.c425 boolean P_BlockLinesIterator(int x, int y, boolean(*func) (line_t *)) in P_BlockLinesIterator() function
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_maputl.c417 boolean P_BlockLinesIterator (int x, int y, boolean(*func)(line_t*) ) in P_BlockLinesIterator() function
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_maputl.cpp646 BOOL P_BlockLinesIterator (int x, int y, BOOL(*func)(line_t*)) in P_BlockLinesIterator() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_maputl.c920 boolean P_BlockLinesIterator(INT32 x, INT32 y, boolean (*func)(line_t *)) in P_BlockLinesIterator() function
/dports/games/edge/Edge-1.35-source/src/
H A Dp_blockmap.cc708 bool P_BlockLinesIterator(float x1, float y1, float x2, float y2, in P_BlockLinesIterator() function