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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElementDataCache.cpp41 inline bool hasSameAttributes(const Vector<Attribute>& attributes, ShareableElementData& elementData) function in namespace:blink
55 if (it->value && !hasSameAttributes(attributes, *it->value))

Completed in 141 milliseconds