Home
last modified time | relevance | path

Searched refs:underline (Results 1 – 10 of 10) sorted by relevance

/reactos/base/applications/network/telnet/src/
H A Dtconsole.cpp73 reverse = blink = underline = false; in TConsole()
159 if(underline) { in BlinkOn()
178 if(underline) { in BlinkOff()
196 underline = 1; in UnderlineOn()
215 underline = 0; in UnderlineOff()
250 } else if(underline) { in UlBlinkOff()
H A Dtconsole.h157 bool underline; variable
/reactos/sdk/lib/3rdparty/freetype/include/freetype/
H A Dftwinfnt.h197 FT_Byte underline; member
/reactos/base/applications/network/telnet/doc/
H A Doptions.txt115 Underline_bg Background color to use for underline (default = -1)
116 Underline_fg Foreground color to use for underline (default = -1)
H A Dchanges.txt55 Mutt/Lynx colors/underline fix, repeat character fix
/reactos/dll/win32/oleaut32/
H A Dolefont.c846 BOOL underline) in OLEFontImpl_put_Underline() argument
849 TRACE("(%p)->(%d)\n", this, underline); in OLEFontImpl_put_Underline()
851 this->description.fUnderline = underline; in OLEFontImpl_put_Underline()
/reactos/sdk/lib/3rdparty/freetype/src/winfonts/
H A Dwinfnt.c159 FT_FRAME_BYTE ( underline ),
/reactos/sdk/include/psdk/
H A Docidl.idl89 [propput] HRESULT Underline( [in] BOOL underline );
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DChangeLog1819 * stlport/stl/config/*.h: iostreams underline technique depends upon
/reactos/sdk/lib/3rdparty/freetype/
H A DChangeLog4591 * src/truetype/ttgxvar.c (tt_apply_var): Handle underline parameters