Searched refs:hasFixedBackgroundImage (Results 1 – 9 of 9) sorted by relevance
66 …asMask() || hasReflection() || style()->specifiesColumns() || style()->hasFixedBackgroundImage(); } in requiresLayer()
1733 …eSlowScroll = newStyle && !shouldBlitOnFixedBackgroundImage && newStyle->hasFixedBackgroundImage(); in styleWillChange()1734 …yleSlowScroll = m_style && !shouldBlitOnFixedBackgroundImage && m_style->hasFixedBackgroundImage(); in styleWillChange()
1438 if (layer->renderer()->style()->hasFixedBackgroundImage())
339 if (!style->hasFixedBackgroundImage()) in GetCachedImage()
592 if (!view->style()->hasFixedBackgroundImage()) in updateFixedBackgroundLayers()
350 bool hasFixedBackgroundImage() const { return m_background->background().hasFixedImage(); } in hasFixedBackgroundImage() function
849 if (style->hasFixedBackgroundImage()) { in createBaseLayer()
22795 (WebCore::InheritedFlags::hasFixedBackgroundImage):
31632 (khtml::RenderStyle::hasFixedBackgroundImage):