Searched refs:propertID (Results 1 – 1 of 1) sorted by relevance
1495 static void diffTextDecorations(MutableStylePropertySet* style, CSSPropertyID propertID, CSSValue* … in diffTextDecorations() argument1497 RefPtr<CSSValue> textDecoration = style->getPropertyCSSValue(propertID); in diffTextDecorations()1507 setTextDecorationProperty(style, newTextDecoration.get(), propertID); in diffTextDecorations()