Home
last modified time | relevance | path

Searched refs:getbegy (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dgetbegyx.c48 getbegy(WINDOW *win) in getbegy() function
H A Dmapfile-vers433 getbegy;
H A Dcurses.ed579 #define getbegyx(win, y, x) ((y) = getbegy(win), (x) = getbegx(win))
586 #define getbegy(win) ((win)->_begy)
599 extern int getbegy(WINDOW *);
610 extern int getcury(), getcurx(), getbegy(), getbegx(),
H A Dllib-lcurses669 int getbegy(WINDOW *win);