Searched refs:propertyNameToPreviousActiveProperty (Results 1 – 1 of 1) sorted by relevance
691 HashMap<String, RefPtr<TypeBuilder::CSS::CSSProperty> > propertyNameToPreviousActiveProperty; in styleWithProperties() local743 …Ptr<TypeBuilder::CSS::CSSProperty> >::iterator activeIt = propertyNameToPreviousActiveProperty.fin… in styleWithProperties()744 if (activeIt != propertyNameToPreviousActiveProperty.end()) { in styleWithProperties()763 propertyNameToPreviousActiveProperty.set(canonicalPropertyName, property); in styleWithProperties()767 propertyNameToPreviousActiveProperty.set(canonicalPropertyName, property); in styleWithProperties()