Searched refs:scr_notifystring (Results 1 - 4 of 4) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dgl_screen.cpp693 const char *scr_notifystring; variable
703 start = scr_notifystring;
745 scr_notifystring = text;
H A Dscreen.cpp703 char *scr_notifystring; variable
713 start = scr_notifystring;
751 scr_notifystring = text;
/external/quake/quake/src/QW/client/
H A Dscreen.c905 char *scr_notifystring; variable
915 start = scr_notifystring;
950 scr_notifystring = text;
H A Dgl_screen.c960 char *scr_notifystring; variable
970 start = scr_notifystring;
1005 scr_notifystring = text;

Completed in 70 milliseconds