Lines Matching defs:IsImage
713 def IsImage(self, filename):914 if is_binary and self.IsImage(filename):938 if self.IsImage(filename):1135 if not is_binary or not self.IsImage(relpath):