Searched refs:imageHasRelativeHeight (Results 1 – 12 of 12) sorted by relevance
62 bool StyleCachedImage::imageHasRelativeHeight() const in imageHasRelativeHeight() function in WebCore::StyleCachedImage64 return m_image->imageHasRelativeHeight(); in imageHasRelativeHeight()
51 virtual bool imageHasRelativeHeight() const { return false; } in imageHasRelativeHeight() function
50 virtual bool imageHasRelativeHeight() const;
49 virtual bool imageHasRelativeHeight() const { return !m_fixedSize; } in imageHasRelativeHeight() function
57 virtual bool imageHasRelativeHeight() const = 0;
55 virtual bool imageHasRelativeHeight() const { return m_styleImage->imageHasRelativeHeight(); } in imageHasRelativeHeight() function
63 …virtual bool imageHasRelativeHeight() const { return m_cachedImage ? m_cachedImage->imageHasRelati… in imageHasRelativeHeight() function
525 } else if (m_imageResource->imageHasRelativeHeight()) in computeReplacedLogicalHeight()
56 bool imageHasRelativeHeight() const;
163 bool CachedImage::imageHasRelativeHeight() const in imageHasRelativeHeight() function in WebCore::CachedImage
30217 (WebCore::StyleGeneratedImage::imageHasRelativeHeight):31789 (WebCore::RenderImage::imageHasRelativeHeight):31802 (WebCore::RenderImageGeneratedContent::imageHasRelativeHeight):31808 (WebCore::StyleCachedImage::imageHasRelativeHeight):31815 (WebCore::StyleGeneratedImage::imageHasRelativeHeight):64141 (WebCore::CachedImage::imageHasRelativeHeight):
69445 (WebCore::RenderImageResource::imageHasRelativeHeight):69460 (WebCore::RenderImageResourceStyleImage::imageHasRelativeHeight):