Home
last modified time | relevance | path

Searched refs:OSD_Puts (Results 1 – 7 of 7) sorted by relevance

/dports/games/jfsw/jfsw-c434002/jfbuild/include/
H A Dosd.h66 void OSD_Puts(const char *str);
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dosd.c238 if (i) OSD_Puts(" "); in osdcmd_echo()
239 OSD_Puts(parm->parms[i]); in osdcmd_echo()
241 OSD_Puts("\n"); in osdcmd_echo()
905 OSD_Puts(tmpstr); in OSD_Printf()
913 void OSD_Puts(const char *str) in OSD_Puts() function
H A Dengine.c11551 OSD_Puts(tmpstr); in buildprintf()
11561 OSD_Puts(str); // the onscreen-display in buildputs()
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dosd.h280 void OSD_Puts(const char *putstr, int const nolog = false);
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dosd.cpp1471 OSD_Puts(s, true); in OSD_ResizeDisplay()
1612 OSD_Puts(tmpstr); in OSD_Printf()
1638 void OSD_Puts(const char *putstr, int const nolog /*= false*/) in OSD_Puts() function
H A Dsdlayer.cpp800 OSD_Puts(buf); in initputs()
H A Dwinlayer.cpp580 OSD_Puts(buf); in initputs()