HomeSort by relevance Sort by last modified time
    Searched refs:twoHSL (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
browser_titlebar.cc 126 color_utils::HSL twoHSL = GdkColorToHSL(two);
128 double two_difference = fabs(baseHSL.l - twoHSL.l);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
browser_titlebar.cc 128 color_utils::HSL twoHSL = GdkColorToHSL(two);
130 double two_difference = fabs(baseHSL.l - twoHSL.l);
    [all...]

Completed in 44 milliseconds