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