Searched refs:propertyNameToPreviousActiveProperty (Results 1 – 1 of 1) sorted by relevance
466 HashMap<String, RefPtr<InspectorObject> > propertyNameToPreviousActiveProperty; in populateObjectWithStyleProperties() local496 …ap<String, RefPtr<InspectorObject> >::iterator activeIt = propertyNameToPreviousActiveProperty.fin… in populateObjectWithStyleProperties()497 if (activeIt != propertyNameToPreviousActiveProperty.end()) { in populateObjectWithStyleProperties()507 propertyNameToPreviousActiveProperty.set(name, property); in populateObjectWithStyleProperties()512 propertyNameToPreviousActiveProperty.set(name, property); in populateObjectWithStyleProperties()