Searched refs:clipHeight (Results 1 – 1 of 1) sorted by relevance
1362 … final double clipHeight = normalizedImageHeight.getValue() - imageAreaHeightVal.getValue(); in startImageProcessing() local1363 if (clipWidth > 0 && clipHeight > 0) in startImageProcessing()1369 buffer.append(clipHeight / 2); in startImageProcessing()1375 buffer.append(clipHeight / 2); in startImageProcessing()1404 else if (clipHeight > 0) in startImageProcessing()1410 buffer.append(clipHeight / 2); in startImageProcessing()1413 buffer.append(clipHeight / 2); in startImageProcessing()
Completed in 45 milliseconds