Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_util.h93 void UL_ColorBox (int x, int y, int w, int h, int color);
H A Drt_main.c504 UL_ColorBox (0, 0, 80, 2, 0x1e); in DrawRottTitle()
519 UL_ColorBox (0, 0, 80, 1, 0x1e); in DrawRottTitle()
H A Drt_util.c1643 void UL_ColorBox (int x, int y, int w, int h, int color) in UL_ColorBox() function