HomeSort by: relevance | last modified time | path
    Searched defs:firstsx (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/tmux/dist/
window-copy.c 4799 u_int firstsx, lastex, restex, restsx, selx; local
4839 * first line (firstsx), end of last line (lastex), start (restsx) and
4870 firstsx = selx;
4876 firstsx = data->cx;
4885 firstsx = sx;
4892 (i == sy ? firstsx : restsx),

Completed in 67 milliseconds