Home
last modified time | relevance | path

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

/aoo4110/main/basegfx/inc/basegfx/color/
H A Dbcolor.hxx164 …double getDistanceBlue(const BColor& rColor) const { return (getBlue() > rColor.getBlue() ? getBlu… in getDistanceBlue() function in basegfx::BColor
170 const double fDistB(getDistanceBlue(rColor)); in getDistance()
179 const double fDistB(getDistanceBlue(rColor)); in getMinimumDistance()
189 const double fDistB(getDistanceBlue(rColor)); in getMaximumDistance()

Completed in 10 milliseconds