Home
last modified time | relevance | path

Searched refs:getDistanceBlue (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basegfx/inc/basegfx/color/
H A Dbcolor.hxx165 …double getDistanceBlue(const BColor& rColor) const { return (getBlue() > rColor.getBlue() ? getBlu… in getDistanceBlue() function in basegfx::BColor
171 const double fDistB(getDistanceBlue(rColor)); in getDistance()
180 const double fDistB(getDistanceBlue(rColor)); in getMinimumDistance()
190 const double fDistB(getDistanceBlue(rColor)); in getMaximumDistance()