Searched refs:hasFixedImage (Results 1 – 2 of 2) sorted by relevance
167 bool hasFixedImage() const in hasFixedImage() function171 return m_next ? m_next->hasFixedImage() : false; in hasFixedImage()
390 bool hasFixedBackgroundImage() const { return m_background->background().hasFixedImage(); } in hasFixedBackgroundImage()