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

  /external/chromium/chrome/browser/ui/gtk/
browser_titlebar.cc 125 color_utils::HSL oneHSL = GdkColorToHSL(one);
127 double one_difference = fabs(baseHSL.l - oneHSL.l);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
browser_titlebar.cc 127 color_utils::HSL oneHSL = GdkColorToHSL(one);
129 double one_difference = fabs(baseHSL.l - oneHSL.l);
    [all...]

Completed in 36 milliseconds