Searched defs:imageHasRelativeHeight (Results 1 – 6 of 6) sorted by relevance
63 …virtual bool imageHasRelativeHeight() const { return m_cachedImage ? m_cachedImage->imageHasRelati… in imageHasRelativeHeight() function
55 virtual bool imageHasRelativeHeight() const { return m_styleImage->imageHasRelativeHeight(); } in imageHasRelativeHeight() function
49 virtual bool imageHasRelativeHeight() const { return !m_fixedSize; } in imageHasRelativeHeight() function
62 bool StyleCachedImage::imageHasRelativeHeight() const in imageHasRelativeHeight() function in WebCore::StyleCachedImage
51 virtual bool imageHasRelativeHeight() const { return false; } in imageHasRelativeHeight() function
161 bool CachedImage::imageHasRelativeHeight() const in imageHasRelativeHeight() function in WebCore::CachedImage