HomeSort by: relevance | last modified time | path
    Searched refs:new_sx (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/tmux/dist/
resize.c 383 if (!now && changed && w->new_sx == sx && w->new_sy == sy)
409 w->new_sx = sx;
server-client.c 2718 resize_window(w, w->new_sx, w->new_sy, w->new_xpixel, w->new_ypixel);
tmux.h 1287 u_int new_sx; member in struct:window
  /src/usr.bin/config/
gram.y 113 #define new_sx(s, x) new0(NULL, s, NULL, 0, x)

Completed in 28 milliseconds