Home | History | Annotate | Download | only in x11vnc

Lines Matching defs:win_x

1954 	int root_x, root_y, win_x, win_y;
1981 &win_x, &win_y, &mask);
1985 if (!mask || !win_y || !win_x || !child_w || !root_w) {}