Home
last modified time | relevance | path

Searched refs:RGBtoHSV (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/cui/source/dialogs/
H A Dcolorpicker.cxx85 static void RGBtoHSV( double dR, double dG, double dB, double& dH, double& dS, double& dV ) in RGBtoHSV() function
1265 RGBtoHSV( mdRed, mdGreen, mdBlue, mdHue, mdSat, mdBri ); in ColorPickerDialog()
1463 RGBtoHSV( mdRed, mdGreen, mdBlue, mdHue, mdSat, mdBri ); in IMPL_LINK()
1532 RGBtoHSV( mdRed, mdGreen, mdBlue, mdHue, mdSat, mdBri ); in setColorComponent()
1543 RGBtoHSV( mdRed, mdGreen, mdBlue, mdHue, mdSat, mdBri ); in setColorComponent()

Completed in 11 milliseconds