Home | History | Annotate | Download | only in x11vnc

Lines Matching defs:skip

711 	 * depth note some windows can have depth == 0 ... (skip them).
1303 /* found our top level: we skip the rest. */
1308 /* skip unmapped ones: */
1335 /* skip this 8bpp if completely clipped away: */
1921 /* table is filling up... skip validating sometimes: */
1922 int skip = 3;
1924 skip = 6;
1926 skip = 12;
1928 if (call_count % skip != 0) {
2093 f = 0; /* skip fuzz, may bring in other windows... */