Home
last modified time | relevance | path

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

/dports/net/c3270/suite3270-4.0/wc3270/
H A Dscreen.c159 static int xhattr = 0; variable
1311 xhattr |= FOREGROUND_GREEN; in screen_init()
1587 xhattr = cmap_fg[crosshair_color] | in init_user_colors()
1592 xhattr = cmap_fg[HOST_COLOR_PALE_GREEN] | in init_user_colors()
1970 attrset(apply_select(xhattr, baddr)); in screen_disp()
1984 attrset(apply_select(xhattr, baddr)); in screen_disp()
2032 attr_this = apply_select(xhattr, baddr); in screen_disp()
2089 attr_this = apply_select(xhattr, baddr); in screen_disp()
3130 attrset(xhattr); in draw_oia()
3136 attrset(xhattr); in draw_oia()
[all …]
/dports/x11/x3270/suite3270-4.0/wc3270/
H A Dscreen.c159 static int xhattr = 0; variable
1311 xhattr |= FOREGROUND_GREEN; in screen_init()
1587 xhattr = cmap_fg[crosshair_color] | in init_user_colors()
1592 xhattr = cmap_fg[HOST_COLOR_PALE_GREEN] | in init_user_colors()
1970 attrset(apply_select(xhattr, baddr)); in screen_disp()
1984 attrset(apply_select(xhattr, baddr)); in screen_disp()
2032 attr_this = apply_select(xhattr, baddr); in screen_disp()
2089 attr_this = apply_select(xhattr, baddr); in screen_disp()
3130 attrset(xhattr); in draw_oia()
3136 attrset(xhattr); in draw_oia()
[all …]
/dports/net/c3270/suite3270-4.0/c3270/
H A Dscreen.c244 static curses_attr xhattr = A_NORMAL; variable
731 xhattr = get_color_pair(defcolor_offset + cmap[crosshair_color], in finish_screen_init()
736 xhattr = get_color_pair(defcolor_offset + COLOR_GREEN, in finish_screen_init()
1257 attrset(xhattr); in draw_crosshair()
2508 attrset(xhattr); in draw_oia()
/dports/x11/x3270/suite3270-4.0/c3270/
H A Dscreen.c244 static curses_attr xhattr = A_NORMAL; variable
731 xhattr = get_color_pair(defcolor_offset + cmap[crosshair_color], in finish_screen_init()
736 xhattr = get_color_pair(defcolor_offset + COLOR_GREEN, in finish_screen_init()
1257 attrset(xhattr); in draw_crosshair()
2508 attrset(xhattr); in draw_oia()