Searched refs:mergeTextDecorationValues (Results 1 – 1 of 1) sorted by relevance
1094 static void mergeTextDecorationValues(CSSValueList* mergedValue, const CSSValueList* valueToMerge) in mergeTextDecorationValues() function1123 … mergeTextDecorationValues(toCSSValueList(value.get()), toCSSValueList(property.value())); in mergeStyle()