Home
last modified time | relevance | path

Searched defs:vline (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libcurses/screen/
H A D_vline.c49 vline(chtype vertch, int num_chars) in vline() function
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dhln.c99 vline(chtype v, int n) in vline() function
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dhln.c90 vline(chtype v, int n) in vline() function
/titanic_51/usr/src/cmd/vscan/vscand/
H A Dvs_icap.c1386 int vline; in vs_icap_resp_violation_rec() local
/titanic_51/usr/src/lib/libxcurses2/h/
H A Dcurses.h938 #define vline(ch, n) wvline(stdscr, ch, n) macro
/titanic_51/usr/src/lib/libxcurses/h/
H A Dcurses.h974 #define vline(ch,n) wvline(stdscr,ch,n) macro