Searched refs:lastCol (Results 1 – 1 of 1) sorted by relevance
144 __m_touch_locs(WINDOW *w, int row, int firstCol, int lastCol) in __m_touch_locs() argument149 if (lastCol > w->_last[row]) in __m_touch_locs()150 w->_last[row] = (short)lastCol; in __m_touch_locs()