Home
last modified time | relevance | path

Searched refs:propertID (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditingStyle.cpp1495 static void diffTextDecorations(MutableStylePropertySet* style, CSSPropertyID propertID, CSSValue* … in diffTextDecorations() argument
1497 RefPtr<CSSValue> textDecoration = style->getPropertyCSSValue(propertID); in diffTextDecorations()
1507 setTextDecorationProperty(style, newTextDecoration.get(), propertID); in diffTextDecorations()