Searched refs:RGBtoHSV (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/cui/source/dialogs/ |
H A D | colorpicker.cxx | 85 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 20 milliseconds