Searched defs:hasImage (Results 1 – 5 of 5) sorted by relevance
48 virtual bool hasImage() const { return true; } in hasImage() function
54 virtual bool hasImage() const { return m_cachedImage; } in hasImage() function
58 bool hasImage() const { return m_image.get(); } in hasImage() function
69 bool hasImage() const { return m_data->image; } in hasImage() function
156 bool hasImage() const in hasImage() function