Searched refs:updatedDiff (Results 1 – 1 of 1) sorted by relevance
1950 StyleDifference updatedDiff = adjustStyleDifference(diff, contextSensitiveProperties); in setStyle() local1953 if (updatedDiff == StyleDifferenceLayout) in setStyle()1955 else if (updatedDiff == StyleDifferenceLayoutPositionedMovementOnly) in setStyle()1957 else if (updatedDiff == StyleDifferenceSimplifiedLayoutAndPositionedMovement) { in setStyle()1960 } else if (updatedDiff == StyleDifferenceSimplifiedLayout) in setStyle()1964 … if (updatedDiff == StyleDifferenceRepaintLayer || shouldRepaintForStyleDifference(updatedDiff)) { in setStyle()