Home
last modified time | relevance | path

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

/dragonfly/contrib/ee/
H A Dnew_curse.h202 extern WINDOW *newwin P_((int lines, int cols, int start_l, int start_c));
H A Dnew_curse.c1488 WINDOW *newwin(lines, cols, start_l, start_c) in newwin() argument
1490 int start_l, start_c; /* starting line and column to be inwindow */
1497 Ntemp->SR = start_l;