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

/external/webkit/Source/WebCore/dom/
H A DStyledElement.cpp56 struct MappedAttributeKeyTraits : WTF::GenericHashTraits<MappedAttributeKey> { struct in namespace:WebCore
69 typedef HashMap<MappedAttributeKey, CSSMappedAttributeDeclaration*, MappedAttributeHash, MappedAttributeKeyTraits> MappedAttributeDecls;

Completed in 44 milliseconds