Home
last modified time | relevance | path

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

/dports/devel/ncurses/ncurses-6.3/test/
H A Dtest.priv.h1206 #define MvVLine (void) mvvline macro
H A Dncurses.c3731 MvVLine(0, COLS / 2, colored_chtype(ACS_VLINE, attr, pair), LINES); in show_box_chars()
5515 MvVLine(y, x, c, (to) - (y)); in do_v_line()