Searched refs:oldWidth (Results 1 – 4 of 4) sorted by relevance
277 const int oldWidth = oldSurface.getWidth(); in compareCorners() local281 const int minWidth = de::min(oldWidth, newWidth); in compareCorners()286 const int oldX = xCorner == 0 ? 0 : oldWidth - minWidth; in compareCorners()
143 std::streamsize oldWidth = os.width(); in FmtHex() local149 os.width(oldWidth); in FmtHex()
286 const oldWidth = this.parentWidth; constant295 return this.parentHeight !== oldHeight || this.parentWidth !== oldWidth;
379 int oldWidth = configuration.screenWidthDp; in swapXY() local383 configuration.screenHeightDp = oldWidth; in swapXY()