Searched refs:WriteCtrlString (Results 1 – 4 of 4) sorted by relevance
112 unsigned long WriteCtrlString(const char* pszString, unsigned long cbString);
69 Console.WriteCtrlString(p, l); in DoEcho()
950 Console.WriteCtrlString("\r\n", 2); in ParseEscape()
542 unsigned long TConsole::WriteCtrlString(const char *pszString, unsigned long cbString) { in WriteCtrlString() function in TConsole