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