Searched refs:cContDec (Results 1 – 2 of 2) sorted by relevance
120 void Color::DecreaseContrast( sal_uInt8 cContDec ) in DecreaseContrast() argument122 if( cContDec ) in DecreaseContrast()124 const double fM = ( 128.0 - 0.4985 * cContDec ) / 128.0; in DecreaseContrast()
157 void DecreaseContrast( sal_uInt8 cContDec );
Completed in 9 milliseconds