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()
540 bool hasLeft(change.crop().rectangle().left() == CROP_UPDATE.left); in cropUpdateFound() local544 if (hasLeft && hasRight && hasTop && hasBottom && !foundCrop) { in cropUpdateFound()546 } else if (hasLeft && hasRight && hasTop && hasBottom && foundCrop) { in cropUpdateFound()579 bool hasLeft(traceRegion.left() == CROP_UPDATE.left); in transparentRegionHintUpdateFound() local583 if (hasLeft && hasRight && hasTop && hasBottom && !foundTransparentRegion) { in transparentRegionHintUpdateFound()585 } else if (hasLeft && hasRight && hasTop && hasBottom && foundTransparentRegion) { in transparentRegionHintUpdateFound()