Home
last modified time | relevance | path

Searched refs:A_HORIZONTAL (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libcurses/widechar/
H A Dlib_vid_attr.c263 TurnOn(A_HORIZONTAL, enter_horizontal_hl_mode); in NCURSES_EXPORT()
/openbsd/lib/libcurses/tty/
H A Dlib_vidattr.c328 TurnOn(A_HORIZONTAL, enter_horizontal_hl_mode); in NCURSES_EXPORT()
/openbsd/lib/libcurses/
H A Dcurses.h319 #define WA_HORIZONTAL A_HORIZONTAL
1136 #define A_HORIZONTAL NCURSES_BITS(1U,17) macro