Home | History | Annotate | Download | only in qt

Lines Matching defs:fgColor

1212     QColor fgColor = platformActiveSelectionBackgroundColor();
1214 fgColor = fgColor.lighter();
1215 return fgColor;