Home
last modified time | relevance | path

Searched refs:PendingSVGDocumentMap (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DElementStyleResources.h43 typedef HashMap<FilterOperation*, RefPtr<CSSSVGDocumentValue> > PendingSVGDocumentMap; typedef
61 const PendingSVGDocumentMap& pendingSVGDocuments() const { return m_pendingSVGDocuments; } in pendingSVGDocuments()
73 PendingSVGDocumentMap m_pendingSVGDocuments;