Searched refs:activeIt (Results 1 – 1 of 1) sorted by relevance
496 …HashMap<String, RefPtr<InspectorObject> >::iterator activeIt = propertyNameToPreviousActivePropert… in populateObjectWithStyleProperties() local497 if (activeIt != propertyNameToPreviousActiveProperty.end()) { in populateObjectWithStyleProperties()502 bool success = activeIt->second->getBoolean("parsedOk", &previousParsedOk); in populateObjectWithStyleProperties()510 activeIt->second->setString("status", "inactive"); in populateObjectWithStyleProperties()511 activeIt->second->remove("shorthandName"); in populateObjectWithStyleProperties()