Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libcurses/screen/
H A Dgetparyx.c54 getparx(WINDOW *win) in getparx() function
H A Dmapfile-vers441 getparx;
H A Dcurses.ed581 #define getparyx(win, y, x) ((y) = getpary(win), (x) = getparx(win))
591 #define getparx(win) ((win)->_parx)
604 extern int getparx(WINDOW *);
611 getmaxy(), getmaxx(), getpary(), getparx();
H A Dllib-lcurses681 int getparx(WINDOW *win);