Home
last modified time | relevance | path

Searched refs:LowVideo (Results 1 – 3 of 3) sorted by relevance

/reactos/base/applications/network/telnet/src/
H A Dtconsole.h92 void LowVideo();
H A Dansiprsr.cpp146 case 2: Console.LowVideo(); break; // Low video in ConSetAttribute()
182 case 22: Console.LowVideo(); break; // but this works good also in ConSetAttribute()
H A Dtconsole.cpp117 void TConsole::LowVideo() { in LowVideo() function in TConsole
132 LowVideo(); in Normal()