Home | History | Annotate | Download | only in rendering

Lines Matching refs:resolveColor

1541         return resolveColor(pseudoStyle.get(), CSSPropertyBackgroundColor).blendWithWhite();
1552 return resolveColor(colorProperty);
1555 return resolveColor(pseudoStyle.get(), colorProperty);
1557 return resolveColor(colorProperty);