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 D | guiobjects.c | 617 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 D | guiobjects.c | 681 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 D | guiobjects.c | 678 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 D | sdlgui.c | 1345 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()
|