Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/include/de/
H A Drect.h88 DENG_PUBLIC Point2Raw *Rect_TopLeft(Rect const *rect, Point2Raw *point);
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Drect.c216 Point2Raw *Rect_TopLeft(Rect const *r, Point2Raw *point) in Rect_TopLeft() function