Home
last modified time | relevance | path

Searched refs:status_bg_brush (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/See-file/
H A Dmhstatus.c70 wcex.hbrBackground = status_bg_brush in register_status_window_class()
71 ? status_bg_brush : SYSCLR_TO_BRUSH(DEFAULT_COLOR_BG_STATUS); in register_status_window_class()
121 OldBg = SetBkColor(hdc, status_bg_brush in StatusWndProc()
/dports/games/nethack34/nethack-3.4.3/win/win32/
H A Dmhstatus.c70 wcex.hbrBackground = status_bg_brush in register_status_window_class()
71 ? status_bg_brush : SYSCLR_TO_BRUSH(DEFAULT_COLOR_BG_STATUS); in register_status_window_class()
121 OldBg = SetBkColor(hdc, status_bg_brush in StatusWndProc()
H A DwinMS.h160 extern HBRUSH status_bg_brush;
H A Dmswproc.c51 HBRUSH status_bg_brush = NULL; variable
243 mswin_color_from_string(iflags.wc_backgrnd_status, &status_bg_brush, &status_bg_color); in mswin_init_nhwindows()
/dports/games/nethack34-nox11/nethack-3.4.3/win/win32/
H A Dmhstatus.c70 wcex.hbrBackground = status_bg_brush in register_status_window_class()
71 ? status_bg_brush : SYSCLR_TO_BRUSH(DEFAULT_COLOR_BG_STATUS); in register_status_window_class()
121 OldBg = SetBkColor(hdc, status_bg_brush in StatusWndProc()
H A DwinMS.h160 extern HBRUSH status_bg_brush;
H A Dmswproc.c51 HBRUSH status_bg_brush = NULL; variable
243 mswin_color_from_string(iflags.wc_backgrnd_status, &status_bg_brush, &status_bg_color); in mswin_init_nhwindows()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/win/win32/
H A Dmhstatus.c70 wcex.hbrBackground = status_bg_brush in register_status_window_class()
71 ? status_bg_brush : SYSCLR_TO_BRUSH(DEFAULT_COLOR_BG_STATUS); in register_status_window_class()
121 OldBg = SetBkColor(hdc, status_bg_brush in StatusWndProc()
H A DwinMS.h160 extern HBRUSH status_bg_brush;
H A Dmswproc.c51 HBRUSH status_bg_brush = NULL; variable
243 mswin_color_from_string(iflags.wc_backgrnd_status, &status_bg_brush, &status_bg_color); in mswin_init_nhwindows()
/dports/games/vultures-eye/vulture-2.3.67/nethack/win/win32/
H A Dmhstatus.c70 wcex.hbrBackground = status_bg_brush in register_status_window_class()
71 ? status_bg_brush : SYSCLR_TO_BRUSH(DEFAULT_COLOR_BG_STATUS); in register_status_window_class()
121 OldBg = SetBkColor(hdc, status_bg_brush in StatusWndProc()
H A DwinMS.h160 extern HBRUSH status_bg_brush;
H A Dmswproc.c51 HBRUSH status_bg_brush = NULL; variable
243 mswin_color_from_string(iflags.wc_backgrnd_status, &status_bg_brush, &status_bg_color); in mswin_init_nhwindows()
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/win32/
H A Dmhstatus.c70 wcex.hbrBackground = status_bg_brush in register_status_window_class()
71 ? status_bg_brush : SYSCLR_TO_BRUSH(DEFAULT_COLOR_BG_STATUS); in register_status_window_class()
121 OldBg = SetBkColor(hdc, status_bg_brush in StatusWndProc()
H A DwinMS.h160 extern HBRUSH status_bg_brush;
H A Dmswproc.c51 HBRUSH status_bg_brush = NULL; variable
243 mswin_color_from_string(iflags.wc_backgrnd_status, &status_bg_brush, &status_bg_color); in mswin_init_nhwindows()
/dports/games/unnethack/unnethack-5.1.0-20131208/win/win32/
H A Dmhstatus.c70 wcex.hbrBackground = status_bg_brush in register_status_window_class()
71 ? status_bg_brush : SYSCLR_TO_BRUSH(DEFAULT_COLOR_BG_STATUS); in register_status_window_class()
121 OldBg = SetBkColor(hdc, status_bg_brush in StatusWndProc()
H A DwinMS.h160 extern HBRUSH status_bg_brush;
H A Dmswproc.c51 HBRUSH status_bg_brush = NULL; variable
243 mswin_color_from_string(iflags.wc_backgrnd_status, &status_bg_brush, &status_bg_color); in mswin_init_nhwindows()
/dports/games/xnethack/xNetHack-xnh6.1/win/win32/
H A Dmhstatus.c137 if (status_bg_brush == NULL) { in mswin_init_status_window()
139 status_bg_brush = CreateSolidBrush(status_bg_color); in mswin_init_status_window()
304 FillRect(hdc, &clear_rect, status_bg_brush); in onWMPaint()
H A DwinMS.h221 extern HBRUSH status_bg_brush;
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/win32/
H A Dmhstatus.c137 if (status_bg_brush == NULL) { in mswin_init_status_window()
139 status_bg_brush = CreateSolidBrush(status_bg_color); in mswin_init_status_window()
304 FillRect(hdc, &clear_rect, status_bg_brush); in onWMPaint()
H A DwinMS.h217 extern HBRUSH status_bg_brush;
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/win32/
H A Dmhstatus.c137 if (status_bg_brush == NULL) { in mswin_init_status_window()
139 status_bg_brush = CreateSolidBrush(status_bg_color); in mswin_init_status_window()
304 FillRect(hdc, &clear_rect, status_bg_brush); in onWMPaint()
H A DwinMS.h217 extern HBRUSH status_bg_brush;

12