Home
last modified time | relevance | path

Searched defs:grow_fill (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/x11vnc/
Doptions.c487 int grow_fill = 3; /* do the grow islands heuristic with this width. */ variable
Dx11vnc.c3842 grow_fill = atoi(argv[++i]); in main() local