Home
last modified time | relevance | path

Searched refs:clr_bol (Results 1 – 5 of 5) sorted by relevance

/openbsd/lib/libcurses/tty/
H A Dtty_update.c1426 if (clr_bol && can_clear_with(NCURSES_SP_ARGx CHREF(blank))) { in TransformLine()
1459 NCURSES_PUTP2("clr_bol", clr_bol); in TransformLine()
H A Dlib_mvcur.c415 SP_PARM->_el1_cost = NormalizedCost(clr_bol, 1); in NCURSES_SP_NAME()
/openbsd/lib/libcurses/
H A Dterm.h500 #define clr_bol CUR Strings[269] macro
H A DCaps604 clr_bol el1 str cb - - ----- Clear to beginning of line
/openbsd/usr.bin/tic/
H A Dtic.c3139 check_ANSI_cap(clr_bol, 0, 'K') && in guess_ANSI_VTxx()