Searched defs:textDecorationsInEffect (Results 1 – 2 of 2) sorted by relevance
660 …RefPtrWillBeRawPtr<CSSValue> textDecorationsInEffect = m_mutableStyle->getPropertyCSSValue(CSSProp… in collapseTextDecorationProperties() local1404 …RefPtrWillBeRawPtr<CSSValue> textDecorationsInEffect = style->getPropertyCSSValue(CSSPropertyWebki… in reconcileTextDecorationProperties() local
1119 TextDecoration RenderStyle::textDecorationsInEffect() const in textDecorationsInEffect() function in blink::RenderStyle