Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcurses/screen/
H A D_touchline.c49 touchline(WINDOW *win, int y, int n) in touchline() function
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtouchwin.c69 (touchline)(w, y, n) variable
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtouchwin.c68 touchline(WINDOW *w, int y, int n) in touchline() function
/titanic_41/usr/src/ucblib/libcurses/
H A Dtouchwin.c50 touchline(WINDOW *win, int y, int sx, int ex) in touchline() function
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h1085 #define touchline(w, y, n) wtouchln(w, y, n, 1) macro
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h1080 #define touchline(w, y, n) wtouchln(w, y, n, 1) macro