Searched refs:nHLDiff (Results 1 – 1 of 1) sorted by relevance
9574 int nHLDiff = abs(aSelectionFillCol.GetLuminance() - aHLTextColor.GetLuminance()); in DrawSelectionBackground() local9575 *pSelectionTextColor = (nHLDiff >= nTextDiff) ? aHLTextColor : aTextColor; in DrawSelectionBackground()
Completed in 49 milliseconds