Home
last modified time | relevance | path

Searched refs:HL_BOLD (Results 1 – 25 of 43) sorted by relevance

12

/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dbotl.h102 HL_BOLD = 0x02, enumerator
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dbotl.h102 HL_BOLD = 0x02, enumerator
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dhighlight_defs.h16 HL_BOLD = 0x02, enumerator
H A Dhighlight.c734 if (mask & HL_BOLD) { in hlattrs2dict()
816 { "bold", HL_BOLD }, in dict2hlattrs()
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dbotl.h226 HL_BOLD = 0x02, enumerator
/dports/editors/vim/vim-8.2.3745/src/
H A Dscreen.c415 screen_attr = HL_BOLD | HL_UNDERLINE | HL_INVERSE | HL_STRIKETHROUGH; in reset_screen_attr()
533 if (hl & HL_BOLD) in screen_line()
663 if (hl & HL_BOLD) in screen_line()
743 if (hl > HL_ALL || (hl & HL_BOLD)) in screen_line()
1650 if (n & HL_BOLD) in screen_puts_len()
1843 if ((attr & HL_BOLD) && *T_MD != NUL) // bold in screen_start_highlight()
2063 if (do_ME || (screen_attr & (HL_BOLD | HL_INVERSE))) in screen_stop_highlight()
2400 && ((attr & ~(HL_BOLD | HL_ITALIC)) == 0)))) in screen_fill()
2475 || ScreenAttrs[off] & HL_BOLD)) in screen_fill()
H A Dhighlight.c29 …{HL_BOLD, HL_STANDOUT, HL_UNDERLINE, HL_UNDERCURL, HL_ITALIC, HL_INVERSE, HL_INVERSE, HL_NOCOMBINE…
910 cterm_normal_fg_bold = (HL_TABLE()[idx].sg_cterm & HL_BOLD); in highlight_set_ctermfg()
1022 HL_TABLE()[idx].sg_cterm &= ~HL_BOLD; in highlight_set_cterm_color()
1081 HL_TABLE()[idx].sg_cterm |= HL_BOLD; in highlight_set_cterm_color()
1085 HL_TABLE()[idx].sg_cterm &= ~HL_BOLD; in highlight_set_cterm_color()
3800 case 'b': attr |= HL_BOLD; in highlight_changed()
H A Dgui.c2401 if (hl_mask_todo & (HL_BOLD | HL_STANDOUT)) in gui_outstr_nowrap()
2406 hl_mask_todo &= ~(HL_BOLD | HL_STANDOUT | HL_ITALIC); in gui_outstr_nowrap()
2411 hl_mask_todo &= ~(HL_BOLD | HL_STANDOUT); in gui_outstr_nowrap()
2493 if (hl_mask_todo & (HL_BOLD | HL_STANDOUT)) in gui_outstr_nowrap()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/tty/
H A Dtermcap.c1214 msk |= HL_BOLD;
1219 msk |= HL_BOLD;
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/tty/
H A Dtermcap.c1214 msk |= HL_BOLD;
1219 msk |= HL_BOLD;
/dports/games/xnethack/xNetHack-xnh6.1/win/tty/
H A Dtermcap.c1266 msk |= HL_BOLD; in term_attr_fixup()
1271 msk |= HL_BOLD; in term_attr_fixup()
H A Dwintty.c4360 attr |= HL_BOLD; in condattr()
4372 if ((m) & HL_BOLD) \
4396 if ((m) & HL_BOLD) \
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dwindows.c1386 if (attrmask & HL_BOLD) in dump_set_color_attr()
1405 if (attrmask & HL_BOLD) in dump_set_color_attr()
1587 attr |= HL_BOLD; in condattr()
H A Dbotl.c2583 disp_attrib |= HL_BOLD; in parse_status_hl2()
2910 if (attrib & HL_BOLD) in hlattr2attrname()
3035 atr |= HL_BOLD; in status_hilite_linestr_gather_conditions()
3751 if (atr & HL_BOLD) in status_hilite_menu_add()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/X11/
H A Dwinstat.c164 attr |= HL_BOLD;
275 if (attrmask & HL_BOLD) {
421 if (attridx & HL_BOLD) {
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/X11/
H A Dwinstat.c164 attr |= HL_BOLD;
275 if (attrmask & HL_BOLD) {
421 if (attridx & HL_BOLD) {
/dports/games/xnethack/xNetHack-xnh6.1/win/win32/
H A Dmhstatus.c333 if (atr & HL_BOLD) in onWMPaint()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/win32/
H A Dmhstatus.c333 if (atr & HL_BOLD) in onWMPaint()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/win32/
H A Dmhstatus.c333 if (atr & HL_BOLD) in onWMPaint()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dbotl.c2253 disp_attrib |= HL_BOLD;
2617 if (attrib & HL_BOLD)
2746 atr |= HL_BOLD; in status_hilite_linestr_gather_conditions()
3466 if (atr & HL_BOLD)
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dbotl.c2253 disp_attrib |= HL_BOLD;
2617 if (attrib & HL_BOLD)
2746 atr |= HL_BOLD; in status_hilite_linestr_gather_conditions()
3466 if (atr & HL_BOLD)
/dports/games/xnethack/xNetHack-xnh6.1/win/curses/
H A Dcursstat.c1308 attr |= HL_BOLD; in condattr()
1325 if (attrmask & HL_BOLD) in nhattr2curses()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/curses/
H A Dcursstat.c1273 attr |= HL_BOLD;
1291 if (attrmask & HL_BOLD)
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/curses/
H A Dcursstat.c1273 attr |= HL_BOLD;
1291 if (attrmask & HL_BOLD)
/dports/games/xnethack/xNetHack-xnh6.1/win/X11/
H A Dwinstat.c238 attr |= HL_BOLD; in condattr()
347 if (attr & HL_BOLD) { in HiliteField()

12