Searched refs:GetHSLColor (Results 1 – 2 of 2) sorted by relevance
58 void GetHSLColor(int *hue, int *sat, int *lum);
217 mpParent->GetHSLColor(NULL, NULL, &lum); in PaintColorGradient()348 mpParent->GetHSLColor(&hue, &sat, &lum); in GetSelectedPos()1420 void color_edit_dialog::GetHSLColor(int *hue, int *sat, int *lum) in GetHSLColor() function in color_edit_dialog