Home | History | Annotate | Download | only in gtk

Lines Matching refs:twoHSL

126   color_utils::HSL twoHSL = GdkColorToHSL(two);
128 double two_difference = fabs(baseHSL.l - twoHSL.l);