Searched refs:textOrColorChanged (Results 1 – 2 of 2) sorted by relevance
77 bool textOrColorChanged() const { return m_propertySpecificDifferences & TextOrColorChanged; } in textOrColorChanged() function
1624 if (diff.textOrColorChanged() && !diff.needsPaintInvalidation() in adjustStyleDifference()