Home
last modified time | relevance | path

Searched refs:cLum2 (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx142 const sal_uInt8 cLum2 = pSet2->maColor.GetLuminance(); in ImplColorSetCmpFnc() local
143 nRet = ( ( cLum1 > cLum2 ) ? -1 : ( ( cLum1 == cLum2 ) ? 0 : 1 ) ); in ImplColorSetCmpFnc()

Completed in 20 milliseconds