Searched defs:hasColorProfile (Results 1 – 7 of 7) sorted by relevance
49 virtual bool hasColorProfile() const OVERRIDE { return m_hasColorProfile; } in hasColorProfile() function63 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
81 bool ImageSource::hasColorProfile() const in hasColorProfile() function in WebCore::ImageSource
134 bool DeferredImageDecoder::hasColorProfile() const in hasColorProfile() function in WebCore::DeferredImageDecoder
252 bool BitmapImage::hasColorProfile() const in hasColorProfile() function in WebCore::BitmapImage
157 virtual bool hasColorProfile() const { return false; } in hasColorProfile() function