Searched defs:str (Results 1 – 11 of 11) sorted by relevance
| /gdk/samples/quake/jni/ |
| D | sbar.cpp | 301 void Sbar_DrawString (int x, int y, char *str) in Sbar_DrawString() 316 char *str; in Sbar_itoa() local 352 char str[12]; in Sbar_DrawNum() local 459 char str[80]; in Sbar_SoloScoreboard() local 1060 char str[12]; in Sbar_IntermissionNumber() local
|
| D | cl_main.cpp | 177 char str[8192]; in CL_SignonReply() local 221 char str[1024]; in CL_NextDemo() local
|
| D | snd_mem.cpp | 229 char str[5]; in DumpChunks() local
|
| D | cl_parse.cpp | 206 char *str; in CL_ParseServerInfo() local
|
| D | keys.cpp | 341 int Key_StringToKeynum (char *str) in Key_StringToKeynum()
|
| D | host_cmd.cpp | 574 char str[32768], *start; in Host_Loadgame_f() local 774 char str[32768], *start; in LoadGamestate() local
|
| D | pr_cmds.cpp | 807 char *str; in PF_stuffcmd() local 832 char *str; in PF_localcmd() local 847 char *str; in PF_cvar() local
|
| D | common.cpp | 199 int Q_strlen (const char *str) in Q_strlen() 292 int Q_atoi (const char *str) in Q_atoi() 351 float Q_atof (const char *str) in Q_atof()
|
| D | gl_screen.cpp | 143 void SCR_CenterPrint (char *str) in SCR_CenterPrint()
|
| D | menu.cpp | 117 void M_Print (int cx, int cy, const char *str) in M_Print() 127 void M_PrintWhite (int cx, int cy, const char *str) in M_PrintWhite()
|
| D | gl_draw.cpp | 884 void Draw_String (int x, int y, const char *str) in Draw_String()
|