Home
last modified time | relevance | path

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

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

Completed in 50 milliseconds