Searched defs:hasImage (Results 1 – 6 of 6) sorted by relevance
48 virtual bool hasImage() const OVERRIDE { return true; } in hasImage() function
52 virtual bool hasImage() const { return m_cachedImage; } in hasImage() function
60 bool hasImage() const { return m_image.get(); } in hasImage() function
160 public boolean hasImage() { in hasImage() method in SuggestionAnswer.ImageLine
69 bool hasImage() const { return m_data->image; } in hasImage() function
160 bool hasImage() const in hasImage() function