Home
last modified time | relevance | path

Searched refs:cursor_normal (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/lib/libcurses/tinfo/
H A Dlib_options.c216 cursor_normal); in NCURSES_SP_NAME()
H A Dtinfo_driver.c1429 code = NCURSES_PUTP2_FLUSH("cursor_normal", cursor_normal); in drv_cursorSet()
/openbsd-src/usr.bin/tic/
H A Dtic.c3251 ANDMISSING(cursor_invisible, cursor_normal); in check_termtype()
3252 ANDMISSING(cursor_visible, cursor_normal); in check_termtype()
3254 if (PRESENT(cursor_visible) && PRESENT(cursor_normal) in check_termtype()
3255 && !_nc_capcmp(cursor_visible, cursor_normal)) in check_termtype()
/openbsd-src/lib/libcurses/
H A DCaps-ncurses244 capalias CV ve AT&T cursor_normal
262 capalias CO ve XENIX cursor_normal
H A Dterm.h247 #define cursor_normal CUR Strings[16] macro
H A DCaps347 cursor_normal cnorm str ve - - YBCGE make cursor appear normal (undo civis/cvvis)