Home | History | Annotate | Download | only in include

Lines Matching refs:getbegyx

1035 #define getbegyx(win,y,x)	(y = getbegy(win), x = getbegx(win))