Home
last modified time | relevance | path

Searched defs:hsl2rgbHelper (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basegfx/source/color/
H A Dbcolortools.cxx67 static inline double hsl2rgbHelper( double nValue1, double nValue2, double nHue ) in hsl2rgbHelper() function
/trunk/main/slideshow/source/engine/
H A Dcolor.cxx91 double hsl2rgbHelper( double nValue1, double nValue2, double nHue ) in hsl2rgbHelper() function