get_leaf_windows   51 src/window.c   static ptrdiff_t get_leaf_windows (struct window *, struct window **,
get_leaf_windows 7199 src/window.c         n_leaf_windows = get_leaf_windows (root_window, leaf_windows, 0);
get_leaf_windows 7521 src/window.c   	i = get_leaf_windows (XWINDOW (w->contents), flat, i);