Searched refs:my_x1 (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libcurses/screen/ | ||
H A D | waddwchnstr.c | 56 short my_x1 = win->_curx; local 61 my_x1--; 116 if (my_x1 < win->_firstch[my_y]) 117 win->_firstch[my_y] = my_x1; |
Completed in 20 milliseconds