Searched refs:refTextDecoration (Results 1 – 1 of 1) sorted by relevance
1525 …xtDecorations(MutableStylePropertySet* style, CSSPropertyID propertID, CSSValue* refTextDecoration) in diffTextDecorations() argument1528 …f (!textDecoration || !textDecoration->isValueList() || !refTextDecoration || !refTextDecoration->… in diffTextDecorations()1532 CSSValueList* valuesInRefTextDecoration = toCSSValueList(refTextDecoration); in diffTextDecorations()