Home | History | Annotate | Download | only in rendering

Lines Matching refs:correctedTextColor

215 Color correctedTextColor(Color textColor, Color backgroundColor) 
420 textFillColor = correctedTextColor(textFillColor, Color::white);
428 textStrokeColor = correctedTextColor(textStrokeColor, Color::white);