Searched refs:oldHeight (Results 1 – 3 of 3) sorted by relevance
126 int oldHeight = lp.height; in applyInfoPartnerCustomizationStyle() local131 lp.width = lp.width * (lp.height / oldHeight); in applyInfoPartnerCustomizationStyle()
278 const int oldHeight = oldSurface.getHeight(); in compareCorners() local282 const int minHeight = de::min(oldHeight, newHeight); in compareCorners()291 const int oldY = yCorner == 0 ? 0 : oldHeight - minHeight; in compareCorners()
287 const oldHeight = this.parentHeight; constant295 return this.parentHeight !== oldHeight || this.parentWidth !== oldWidth;