Searched defs:fG (Results 1 – 3 of 3) sorted by relevance
545 double fR = 0.0, fG = 0.0, fB = 0.0; in toRgb() local626 double fG = static_cast< double >( mnC2 ) / 255.0; // green [0.0, 1.0] in toHsl() local
389 …double fG = 2.0 * ( fA * ( aEndingPoint.Y - aIntermediatePoint.Y ) - fB * ( aEndingPoint.X - aInte… in ImplDoClass4() local463 …double fG = 2.0 * ( fA * ( aEndingPoint.Y - aIntermediatePoint.Y ) - fB * ( aEndingPoint.X - aInte… in ImplDoClass4() local
896 double fG(0.0); in read_color() local
Completed in 34 milliseconds