Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwindow.cxx9574 int nHLDiff = abs(aSelectionFillCol.GetLuminance() - aHLTextColor.GetLuminance()); in DrawSelectionBackground() local
9575 *pSelectionTextColor = (nHLDiff >= nTextDiff) ? aHLTextColor : aTextColor; in DrawSelectionBackground()

Completed in 383 milliseconds