Searched refs:Host_Quit_f (Results 1 - 6 of 6) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dquakedef.h141 void Host_Quit_f (void);
/external/quake/quake/src/WinQuake/
H A Dquakedef.h322 void Host_Quit_f (void);
H A Dhost_cmd.cpp31 Host_Quit_f
39 void Host_Quit_f (void) function
1889 Cmd_AddCommand ("quit", Host_Quit_f);
H A Dvid_sunx.cpp979 if (x_event.xclient.data.l[0] == aWMDelete) Host_Quit_f();
H A Dvid_sunxil.cpp897 if (x_event.xclient.data.l[0] == aWMDelete) Host_Quit_f();
H A Dmenu.cpp1674 Host_Quit_f ();

Completed in 328 milliseconds