Searched defs:imageHasRelativeHeight (Results 1 – 7 of 7) sorted by relevance
55 virtual bool imageHasRelativeHeight() const { return m_styleImage->imageHasRelativeHeight(); } in imageHasRelativeHeight() function
64 …virtual bool imageHasRelativeHeight() const { return m_cachedImage ? m_cachedImage->imageHasRelati… in imageHasRelativeHeight() function
47 virtual bool imageHasRelativeHeight() const { return !m_fixedSize; } in imageHasRelativeHeight() function
74 bool StyleFetchedImage::imageHasRelativeHeight() const in imageHasRelativeHeight() function in WebCore::StyleFetchedImage
56 virtual bool imageHasRelativeHeight() const { return false; } in imageHasRelativeHeight() function
82 bool StyleFetchedImageSet::imageHasRelativeHeight() const in imageHasRelativeHeight() function in WebCore::StyleFetchedImageSet
223 bool ImageResource::imageHasRelativeHeight() const in imageHasRelativeHeight() function in WebCore::ImageResource