Home
last modified time | relevance | path

Searched refs:text_fg_brush (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/vultures-eye/vulture-2.3.67/nethack/win/win32/
H A DwinMS.h159 extern HBRUSH text_fg_brush;
H A Dmhtext.c131 text_fg_brush ? text_fg_color : (COLORREF)GetSysColor(DEFAULT_COLOR_FG_TEXT) in NHTextWndProc()
H A Dmswproc.c50 HBRUSH text_fg_brush = NULL; variable
240 mswin_color_from_string(iflags.wc_foregrnd_text, &text_fg_brush, &text_fg_color); in mswin_init_nhwindows()
/dports/games/nethack34-nox11/nethack-3.4.3/win/win32/
H A DwinMS.h159 extern HBRUSH text_fg_brush;
H A Dmhtext.c131 text_fg_brush ? text_fg_color : (COLORREF)GetSysColor(DEFAULT_COLOR_FG_TEXT) in NHTextWndProc()
H A Dmswproc.c50 HBRUSH text_fg_brush = NULL; variable
240 mswin_color_from_string(iflags.wc_foregrnd_text, &text_fg_brush, &text_fg_color); in mswin_init_nhwindows()
/dports/games/nethack34/nethack-3.4.3/win/win32/
H A DwinMS.h159 extern HBRUSH text_fg_brush;
H A Dmhtext.c131 text_fg_brush ? text_fg_color : (COLORREF)GetSysColor(DEFAULT_COLOR_FG_TEXT) in NHTextWndProc()
H A Dmswproc.c50 HBRUSH text_fg_brush = NULL; variable
240 mswin_color_from_string(iflags.wc_foregrnd_text, &text_fg_brush, &text_fg_color); in mswin_init_nhwindows()
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/win32/
H A DwinMS.h159 extern HBRUSH text_fg_brush;
H A Dmhtext.c131 text_fg_brush ? text_fg_color : (COLORREF)GetSysColor(DEFAULT_COLOR_FG_TEXT) in NHTextWndProc()
H A Dmswproc.c50 HBRUSH text_fg_brush = NULL; variable
240 mswin_color_from_string(iflags.wc_foregrnd_text, &text_fg_brush, &text_fg_color); in mswin_init_nhwindows()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/win/win32/
H A DwinMS.h159 extern HBRUSH text_fg_brush;
H A Dmhtext.c131 text_fg_brush ? text_fg_color : (COLORREF)GetSysColor(DEFAULT_COLOR_FG_TEXT) in NHTextWndProc()
H A Dmswproc.c50 HBRUSH text_fg_brush = NULL; variable
240 mswin_color_from_string(iflags.wc_foregrnd_text, &text_fg_brush, &text_fg_color); in mswin_init_nhwindows()
/dports/games/unnethack/unnethack-5.1.0-20131208/win/win32/
H A DwinMS.h159 extern HBRUSH text_fg_brush;
H A Dmhtext.c131 text_fg_brush ? text_fg_color : (COLORREF)GetSysColor(DEFAULT_COLOR_FG_TEXT) in NHTextWndProc()
H A Dmswproc.c50 HBRUSH text_fg_brush = NULL; variable
240 mswin_color_from_string(iflags.wc_foregrnd_text, &text_fg_brush, &text_fg_color); in mswin_init_nhwindows()
/dports/games/xnethack/xNetHack-xnh6.1/win/win32/
H A DwinMS.h220 extern HBRUSH text_fg_brush;
H A Dmhtext.c160 SetTextColor(hdcEdit, text_fg_brush ? text_fg_color in NHTextWndProc()
H A Dmswproc.c63 HBRUSH text_fg_brush = NULL; variable
243 mswin_color_from_string(iflags.wc_foregrnd_text, &text_fg_brush, in mswin_init_nhwindows()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/win32/
H A DwinMS.h216 extern HBRUSH text_fg_brush;
H A Dmhtext.c160 SetTextColor(hdcEdit, text_fg_brush ? text_fg_color in NHTextWndProc()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/win32/
H A DwinMS.h216 extern HBRUSH text_fg_brush;
H A Dmhtext.c160 SetTextColor(hdcEdit, text_fg_brush ? text_fg_color in NHTextWndProc()

12