Home
last modified time | relevance | path

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

/AOO41X/main/basegfx/inc/basegfx/color/
H A Dbcolor.hxx162 …double getDistanceRed(const BColor& rColor) const { return (getRed() > rColor.getRed() ? getRed() … in getDistanceRed() function in basegfx::BColor
168 const double fDistR(getDistanceRed(rColor)); in getDistance()
177 const double fDistR(getDistanceRed(rColor)); in getMinimumDistance()
187 const double fDistR(getDistanceRed(rColor)); in getMaximumDistance()