Home | History | Annotate | Download | only in include

Lines Matching refs:_parx

423 	int	_parx;		/* x coordinate of this window in parent */
1107 #define getparx(win) ((win) ? (win)->_parx : ERR)