Searched defs:widthScale (Results 1 – 6 of 6) sorted by relevance
82 void scale(float widthScale, float heightScale) in scale()121 float widthScale = width().toFloat() / aspectRatio.width().toFloat(); in fitToAspectRatio() local
65 void scale(float widthScale, float heightScale) in scale()
256 float widthScale = destRect.width() / srcRect.width(); in mapRect() local
123 CustomLineCap::SetWidthScale(IN REAL widthScale) in SetWidthScale()131 REAL widthScale; in GetWidthScale() local
230 float widthScale = windowSize.width().toFloat() / imageSize.width().toFloat(); in scale() local
279 float widthScale = m_image->hasRelativeWidth() ? 1.0f : multiplier; in imageSizeForRenderer() local