Searched refs:currentPropertyIsImportant (Results 1 – 1 of 1) sorted by relevance
731 … bool currentPropertyIsImportant = m_propertySet.propertyIsImportant(shorthand.properties()[i]); in getCommonValue() local732 if (i && lastPropertyWasImportant != currentPropertyIsImportant) in getCommonValue()734 lastPropertyWasImportant = currentPropertyIsImportant; in getCommonValue()