Searched refs:normalizedImageWidth (Results 1 – 1 of 1) sorted by relevance
1352 final CSSNumericValue normalizedImageWidth = in startImageProcessing() local1358 …if (OfficeToken.NONE.equals(scale) && normalizedImageWidth.getValue() > 0 && normalizedImageHeight… in startImageProcessing()1360 … final double clipWidth = normalizedImageWidth.getValue() - imageAreaWidthVal.getValue(); in startImageProcessing()1419 imageAreaWidthVal = normalizedImageWidth; in startImageProcessing()1423 imageAreaWidthVal = normalizedImageWidth; in startImageProcessing()1429 …uble[] ret = calcPaintSize(imageAreaWidthVal, imageAreaHeightVal, normalizedImageWidth, normalized… in startImageProcessing()