Home
last modified time | relevance | path

Searched refs:TextMode (Results 1 – 4 of 4) sorted by relevance

/reactos/ntoskrnl/inbv/
H A Dlogo.h69 _In_ BOOLEAN TextMode);
H A Dbootanim.c508 _In_ BOOLEAN TextMode) in DisplayBootBitmap() argument
538 if (TextMode) in DisplayBootBitmap()
/reactos/dll/cpl/console/
H A Dconsole.h83 IN TEXT_TYPE TextMode);
H A Dlayout.c474 IN TEXT_TYPE TextMode) in PaintText() argument
482 if (TextMode == Screen) in PaintText()
484 else if (TextMode == Popup) in PaintText()