Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/tty/
H A Dtty_update.c531 can_clear_with(NCURSES_SP_DCLx ARG_CH_T ch) in can_clear_with() function
609 && can_clear_with(NCURSES_SP_ARGx CHREF(ntext0))) { in EmitRange()
1241 if (clr_eos && can_clear_with(NCURSES_SP_ARGx CHREF(blank))) { in ClrBottom()
1426 if (clr_bol && can_clear_with(NCURSES_SP_ARGx CHREF(blank))) { in TransformLine()
1480 if (!can_clear_with(NCURSES_SP_ARGx CHREF(blank))) { in TransformLine()