Searched refs:transformDataEquivalent (Results 1 – 3 of 3) sorted by relevance
694 if (!transformDataEquivalent(other)) in computeChangedContextSensitiveProperties()
868 …bool transformDataEquivalent(const RenderStyle& otherStyle) const { return rareNonInheritedData->m… in transformDataEquivalent() function
475 if (oldStyle && newStyle->transformDataEquivalent(*oldStyle)) in updateTransform()