Lines Matching refs:holes
955 if_TRACE(int holes = 0);
1005 if_TRACE(holes++);
1013 TRACE(("done refreshing graphic: %d of %d refreshed pixels were holes; %d were out of pixmap range\n",
1014 holes, total, out_of_range));
1521 unsigned holes = 0U;
1528 holes++;
1532 if (non_holes && holes)
1540 *result = holes;
1563 unsigned holes;
1614 &holes)) {
1621 * If we have any holes we can't just copy an image rectangle, and masking
1628 if (holes > 0U) {