Home
last modified time | relevance | path

Searched refs:Gui_paint_ship_name (Results 1 – 4 of 4) sorted by relevance

/dports/games/xpilot/xpilot-4.5.5/src/client/
H A Dguiobjects.c617 static void Gui_paint_ship_name(int x , int y, other_t *other) in Gui_paint_ship_name() function
905 Gui_paint_ship_name(x , y, other); in Gui_paint_ship()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/NT/
H A Dguiobjects.c681 static void Gui_paint_ship_name(int x, int y, other_t *other) in Gui_paint_ship_name() function
994 Gui_paint_ship_name(x, y, other); in Gui_paint_ship()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/x11/
H A Dguiobjects.c678 static void Gui_paint_ship_name(int x, int y, other_t *other) in Gui_paint_ship_name() function
990 Gui_paint_ship_name(x, y, other); in Gui_paint_ship()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/sdl/
H A Dsdlgui.c1345 static void Gui_paint_ship_name(int x, int y, other_t *other) in Gui_paint_ship_name() function
1432 Gui_paint_ship_name(x,y,other); in Gui_paint_ship()