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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElementDataCache.h48 PassRefPtrWillBeRawPtr<ShareableElementData> cachedShareableElementDataWithAttributes(const Vector<Attribute>&);
H A DElementDataCache.cpp48 PassRefPtrWillBeRawPtr<ShareableElementData> ElementDataCache::cachedShareableElementDataWithAttributes(const Vector<Attribute>& attributes) function in class:blink::ElementDataCache
H A DElement.cpp1133 m_elementData = document().elementDataCache()->cachedShareableElementDataWithAttributes(attributeVector);

Completed in 80 milliseconds