Searched refs:hasBottom (Results 1 – 1 of 1) sorted by relevance
468 bool hasBottom(change.crop().rectangle().bottom() == CROP_UPDATE.bottom); in cropUpdateFound() local469 if (hasLeft && hasRight && hasTop && hasBottom && !foundCrop) { in cropUpdateFound()471 } else if (hasLeft && hasRight && hasTop && hasBottom && foundCrop) { in cropUpdateFound()507 bool hasBottom(traceRegion.bottom() == CROP_UPDATE.bottom); in transparentRegionHintUpdateFound() local508 if (hasLeft && hasRight && hasTop && hasBottom && !foundTransparentRegion) { in transparentRegionHintUpdateFound()510 } else if (hasLeft && hasRight && hasTop && hasBottom && foundTransparentRegion) { in transparentRegionHintUpdateFound()