Searched refs:aHLTextColor (Results 1 – 1 of 1) sorted by relevance
9572 Color aHLTextColor = rStyles.GetHighlightTextColor(); in DrawSelectionBackground() local9574 int nHLDiff = abs(aSelectionFillCol.GetLuminance() - aHLTextColor.GetLuminance()); in DrawSelectionBackground()9575 *pSelectionTextColor = (nHLDiff >= nTextDiff) ? aHLTextColor : aTextColor; in DrawSelectionBackground()
Completed in 69 milliseconds