Home | History | Annotate | Download | only in include

Lines Matching refs:getbegyx

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