Searched refs:roundedLowerRight (Results 1 – 2 of 2) sorted by relevance
854 FloatPoint roundedLowerRight(deviceLowerRight.x() / deviceScaleX, in roundToDevicePixels() local856 return FloatRect(roundedOrigin, roundedLowerRight - roundedOrigin); in roundToDevicePixels()
945 …FloatPoint roundedLowerRight = FloatPoint(deviceLowerRight.x / deviceScaleX, deviceLowerRight.y / … in roundToDevicePixels() local946 return FloatRect(roundedOrigin, roundedLowerRight - roundedOrigin); in roundToDevicePixels()