Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Dcolor.cxx120 void Color::DecreaseContrast( sal_uInt8 cContDec ) in DecreaseContrast() argument
122 if( cContDec ) in DecreaseContrast()
124 const double fM = ( 128.0 - 0.4985 * cContDec ) / 128.0; in DecreaseContrast()
/trunk/main/tools/inc/tools/
H A Dcolor.hxx157 void DecreaseContrast( sal_uInt8 cContDec );

Completed in 20 milliseconds