HomeSort by relevance Sort by last modified time
    Searched refs:Host_Quit_f (Results 1 - 6 of 6) sorted by null

  /external/quake/quake/src/QW/client/
quakedef.h 141 void Host_Quit_f (void);
  /external/quake/quake/src/WinQuake/
quakedef.h 322 void Host_Quit_f (void);
host_cmd.cpp 31 Host_Quit_f
39 void Host_Quit_f (void)
    [all...]
vid_sunx.cpp 979 if (x_event.xclient.data.l[0] == aWMDelete) Host_Quit_f();
vid_sunxil.cpp 897 if (x_event.xclient.data.l[0] == aWMDelete) Host_Quit_f();
menu.cpp     [all...]

Completed in 202 milliseconds