Searched refs:hasFixedBackgroundImage (Results 1 – 3 of 3) sorted by relevance
1682 … || (!shouldBlitOnFixedBackgroundImage && newStyle->hasFixedBackgroundImage())); in styleWillChange()1684 … || (!shouldBlitOnFixedBackgroundImage && m_style->hasFixedBackgroundImage())); in styleWillChange()
345 bool hasFixedBackgroundImage() const { return background->m_background.hasFixedImage(); } in hasFixedBackgroundImage() function
31632 (khtml::RenderStyle::hasFixedBackgroundImage):