Searched refs:secondMap (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/editing/
H A DApplyStyleCommand.cpp1603 NamedNodeMap *secondMap = secondElement->attributes(); local
1607 if (firstLength != secondMap->length())
1612 Attribute *secondAttribute = secondMap->getAttributeItem(attribute->name());

Completed in 16 milliseconds