Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx172 static void RGBtoCMYK( double dR, double dG, double dB, double& fCyan, double& fMagenta, double& fY… in RGBtoCMYK() function
1266 RGBtoCMYK( mdRed, mdGreen, mdBlue, mdCyan, mdMagenta, mdYellow, mdKey ); in ColorPickerDialog()
1464 RGBtoCMYK( mdRed, mdGreen, mdBlue, mdCyan, mdMagenta, mdYellow, mdKey ); in IMPL_LINK()
1533 RGBtoCMYK( mdRed, mdGreen, mdBlue, mdCyan, mdMagenta, mdYellow, mdKey ); in setColorComponent()
1538 RGBtoCMYK( mdRed, mdGreen, mdBlue, mdCyan, mdMagenta, mdYellow, mdKey ); in setColorComponent()
/trunk/main/tools/inc/tools/
H A Dcolor.hxx179 void RGBtoCMYK( double& fCyan, double& fMagenta, double& fYellow, double& fKey );
/trunk/main/tools/source/generic/
H A Dcolor.cxx280 void Color::RGBtoCMYK( double& fCyan, double& fMagenta, double& fYellow, double& fKey ) in RGBtoCMYK() function in Color

Completed in 26 milliseconds