Searched defs:hasColorProfile (Results 1 – 7 of 7) sorted by relevance
49 virtual bool hasColorProfile() const OVERRIDE { return m_hasColorProfile; } in hasColorProfile() function68 void setHasColorProfile(bool hasColorProfile) { m_hasColorProfile = hasColorProfile; } in setHasColorProfile()
47 virtual bool hasColorProfile() const OVERRIDE { return m_hasColorProfile; } in hasColorProfile() function
46 virtual bool hasColorProfile() const OVERRIDE { return m_hasColorProfile; } in hasColorProfile() function
82 bool ImageSource::hasColorProfile() const in hasColorProfile() function in blink::ImageSource
131 bool DeferredImageDecoder::hasColorProfile() const in hasColorProfile() function in blink::DeferredImageDecoder
251 bool BitmapImage::hasColorProfile() const in hasColorProfile() function in blink::BitmapImage
177 virtual bool hasColorProfile() const { return false; } in hasColorProfile() function