Home
last modified time | relevance | path

Searched refs:Point2_XY (Results 1 – 2 of 2) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/include/de/
H A Dpoint.h75 DENG_PUBLIC int const *Point2_XY(Point2 const *point);
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Dpoint.c98 int const *Point2_XY(Point2 const *p) in Point2_XY() function