Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DApplyStyleCommand.cpp1311 …RefPtr<CSSMutableStyleDeclaration> textDecorationStyle = style->copyPropertiesInSet(properties, 1); in extractTextDecorationStyle() local
1333 …RefPtr<CSSMutableStyleDeclaration> textDecorationStyle = nodeStyle->copyPropertiesInSet(properties… in extractAndNegateTextDecorationStyle() local