Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditingStyle.cpp829 …TextDecorationProperty(CSSMutableStyleDeclaration* style, const CSSValueList* newTextDecoration, i… in setTextDecorationProperty()
879 … RefPtr<CSSValueList> newTextDecoration = static_cast<CSSValueList*>(textDecoration.get())->copy(); in extractTextStyles() local
926 … RefPtr<CSSValueList> newTextDecoration = static_cast<CSSValueList*>(textDecoration.get())->copy(); in diffTextDecorations() local