Home | History | Annotate | Download | only in WebCore

Lines Matching full:hsv

4656         * platform/Color.h: Removed hsv and setHsv since they were just used within Color.cpp.
4660 (WebCore::convertRGBToHSV): Added static function. Replaces hsv and setHSV, and fixes bug in old implementation of the algorithm.
28646 (WebCore::Color::hsv):