Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/include/de/
H A Drect.h103 DENG_PUBLIC RectRaw *Rect_United(Rect const *rect, Rect const *other, RectRaw *united);
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Drect.c321 RectRaw *Rect_United(Rect const *rect, Rect const *other, RectRaw *united) in Rect_United() function