Home | History | Annotate | Download | only in rendering

Lines Matching refs:resolveColor

542         StyleColor color = resolveColor(CSSPropertyBackgroundColor);
768 inline Color resolveColor(const RenderStyle* styleToUse, int colorProperty) const
774 inline Color resolveColor(int colorProperty) const
780 inline Color resolveColor(int colorProperty, Color fallbackIfInvalid) const
786 inline Color resolveColor(StyleColor color) const
791 inline Color resolveColor(StyleColor color, Color fallbackIfInvalid) const