Searched defs:has_image (Results 1 – 4 of 4) sorted by relevance
76 const bool has_image = jpeg_info_.HasImage(xmp_info_type); in ExtractImage() local
45 bool has_image() const { return w_ > 0 && h_ > 0; } in has_image() function in Image
2748 inline bool Summary_Value::has_image() const { in has_image() function