Searched refs:hasRelativeHeight (Results 1 – 8 of 8) sorted by relevance
168 return m_image->hasRelativeHeight(); in imageHasRelativeHeight()186 int height = m_image->size().height() * (m_image->hasRelativeHeight() ? 1.0f : multiplier); in imageSize()200 if (multiplier == 1.0f || (!m_image->hasRelativeWidth() && !m_image->hasRelativeHeight())) in imageRect()204 float heightMultiplier = (m_image->hasRelativeHeight() ? 1.0f : multiplier); in imageRect()
53 virtual bool hasRelativeHeight() const;
165 bool SVGImage::hasRelativeHeight() const in hasRelativeHeight() function in WebCore::SVGImage
51 virtual bool hasRelativeHeight() const { return true; } in hasRelativeHeight() function
105 virtual bool hasRelativeHeight() const { return false; } in hasRelativeHeight() function
117 if (hasRelativeHeight()) in drawTiled()
39784 (WebCore::SVGImage::hasRelativeHeight):66156 (WebCore::Image::hasRelativeHeight):66187 (WebCore::SVGImage::hasRelativeHeight):
3417 (WebCore::SVGImage::hasRelativeHeight): Ditto.40034 (WebCore::SVGImage::hasRelativeHeight):