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

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DElementStyleResources.h63 const PendingSVGDocumentMap& pendingSVGDocuments() const { return m_pendingSVGDocuments; }
75 PendingSVGDocumentMap m_pendingSVGDocuments; member in class:blink::ElementStyleResources
H A DElementStyleResources.cpp104 m_pendingSVGDocuments.clear();
109 m_pendingSVGDocuments.set(filterOperation, cssSVGDocumentValue);

Completed in 75 milliseconds