Searched refs:clipHeight (Results 1 – 1 of 1) sorted by relevance
1361 … final double clipHeight = normalizedImageHeight.getValue() - imageAreaHeightVal.getValue(); in startImageProcessing() local1362 if (clipWidth > 0 && clipHeight > 0) in startImageProcessing()1368 buffer.append(clipHeight / 2); in startImageProcessing()1374 buffer.append(clipHeight / 2); in startImageProcessing()1403 else if (clipHeight > 0) in startImageProcessing()1409 buffer.append(clipHeight / 2); in startImageProcessing()1412 buffer.append(clipHeight / 2); in startImageProcessing()