Home
last modified time | relevance | path

Searched defs:textDecorationsInEffect (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditingStyle.cpp660 …RefPtrWillBeRawPtr<CSSValue> textDecorationsInEffect = m_mutableStyle->getPropertyCSSValue(CSSProp… in collapseTextDecorationProperties() local
1404 …RefPtrWillBeRawPtr<CSSValue> textDecorationsInEffect = style->getPropertyCSSValue(CSSPropertyWebki… in reconcileTextDecorationProperties() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp1119 TextDecoration RenderStyle::textDecorationsInEffect() const in textDecorationsInEffect() function in blink::RenderStyle