Searched refs:Cbuf_InsertText (Results 1 - 12 of 12) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dcmd.h45 void Cbuf_InsertText (char *text);
H A Dcmd.c103 Cbuf_InsertText
110 void Cbuf_InsertText (char *text) function
264 Cbuf_InsertText (build);
298 Cbuf_InsertText (f);
638 Cbuf_InsertText ("snap\n");
694 Cbuf_InsertText (a->value);
H A Dcl_main.c737 Cbuf_InsertText (str);
1492 Cbuf_InsertText ("exec quake.rc\n");
H A Dmenu.c790 Cbuf_InsertText (cmd);
/external/quake/quake/src/WinQuake/
H A Dcmd.h45 void Cbuf_InsertText (const char *text);
H A Dcmd.cpp104 Cbuf_InsertText
111 void Cbuf_InsertText (const char *text) function
271 Cbuf_InsertText (build);
303 Cbuf_InsertText (f);
641 Cbuf_InsertText (a->value);
H A Dsv_user.cpp573 Cbuf_InsertText (s);
H A Dcl_main.cpp240 Cbuf_InsertText (str);
H A Dhost.cpp918 Cbuf_InsertText ("exec quake.rc\n");
H A Dsv_main.cpp1000 Cbuf_InsertText ("reconnect\n");
H A Dmenu.cpp1461 Cbuf_InsertText (cmd);
/external/quake/quake/src/QW/server/
H A Dsv_main.c1638 Cbuf_InsertText ("exec server.cfg\n");

Completed in 176 milliseconds