Searched defs:grow_fill (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/x11vnc/ | ||
D | options.c | 487 int grow_fill = 3; /* do the grow islands heuristic with this width. */ variable |
D | x11vnc.c | 3842 grow_fill = atoi(argv[++i]); in main() local |