Searched defs:colorType (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGColor.cpp33 SVGColor::SVGColor(const SVGColorType& colorType) argument
39 SVGColor::SVGColor(ClassType classType, const SVGColorType& colorType) argument
H A DSVGColor.h63 const SVGColorType& colorType() const { return m_colorType; } function in class:WebCore::SVGColor
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/png/
H A DPNGImageDecoder.cpp335 int bitDepth, colorType, interlaceType, compressionType, filterType, channels; local

Completed in 164 milliseconds