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

  /src/external/bsd/tmux/dist/
popup.c 60 u_int ppy; member in struct:popup_data
316 if (pd->ppy + pd->sy > tty->sy)
319 pd->py = pd->ppy;
453 pd->ppy = py;
772 pd->ppy = py;
window-copy.c 3605 window_copy_cstrtocellpos(struct grid *gd, u_int ncells, u_int *ppx, u_int *ppy,
3623 pywrap = *ppy;
3675 pywrap = *ppy;
3682 *ppy = pywrap;
3743 u_int *psx, u_int *ppy, u_int endline)
3749 oldendy = *ppy - 1;
3757 py = *ppy;
3773 *ppy = py;
5525 const char *separators, u_int *ppx, u_int *ppy)
5548 *ppy = py
    [all...]

Completed in 83 milliseconds