Home | History | Annotate | Download | only in gtk

Lines Matching refs:fabs

127   double one_difference = fabs(baseHSL.l - oneHSL.l);
128 double two_difference = fabs(baseHSL.l - twoHSL.l);