Home | History | Annotate | Download | only in rendering

Lines Matching defs:styleToUse

2769     RenderStyle* styleToUse = 0;
2774 styleToUse = curr->style(firstlineStyle);
2775 currDecs = styleToUse->textDecoration();
2777 resultColor = styleToUse->visitedDependentDecorationColor();
2778 resultStyle = styleToUse->textDecorationStyle();
2806 styleToUse = curr->style(firstlineStyle);
2807 resultColor = styleToUse->visitedDependentDecorationColor();