Searched refs:hasLeft (Results 1 – 2 of 2) sorted by relevance
163 boolean hasLeft = !mCursorLeft.isAfterLast(); in next()166 if (hasLeft && hasRight) { in next()180 } else if (hasLeft) { in next()
465 bool hasLeft(change.crop().rectangle().left() == CROP_UPDATE.left); in cropUpdateFound() local469 if (hasLeft && hasRight && hasTop && hasBottom && !foundCrop) { in cropUpdateFound()471 } else if (hasLeft && hasRight && hasTop && hasBottom && foundCrop) { in cropUpdateFound()504 bool hasLeft(traceRegion.left() == CROP_UPDATE.left); in transparentRegionHintUpdateFound() local508 if (hasLeft && hasRight && hasTop && hasBottom && !foundTransparentRegion) { in transparentRegionHintUpdateFound()510 } else if (hasLeft && hasRight && hasTop && hasBottom && foundTransparentRegion) { in transparentRegionHintUpdateFound()