Searched refs:hasRight (Results 1 – 2 of 2) sorted by relevance
164 boolean hasRight = !mCursorRight.isAfterLast(); in next()166 if (hasLeft && hasRight) { in next()183 assert hasRight; in next() local
467 bool hasRight(change.crop().rectangle().right() == CROP_UPDATE.right); in cropUpdateFound() local469 if (hasLeft && hasRight && hasTop && hasBottom && !foundCrop) { in cropUpdateFound()471 } else if (hasLeft && hasRight && hasTop && hasBottom && foundCrop) { in cropUpdateFound()506 bool hasRight(traceRegion.right() == CROP_UPDATE.right); in transparentRegionHintUpdateFound() local508 if (hasLeft && hasRight && hasTop && hasBottom && !foundTransparentRegion) { in transparentRegionHintUpdateFound()510 } else if (hasLeft && hasRight && hasTop && hasBottom && foundTransparentRegion) { in transparentRegionHintUpdateFound()