Home
last modified time | relevance | path

Searched defs:num_chars (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A D_hline.c47 hline(chtype horch, int num_chars) in hline()
H A D_vline.c47 vline(chtype vertch, int num_chars) in vline()
H A Dwhline.c45 whline(WINDOW *win, chtype horch, int num_chars) in whline()
H A Dwvline.c46 wvline(WINDOW *win, chtype vertch, int num_chars) in wvline()