Searched refs:addPendingSVGDocument (Results 1 – 3 of 3) sorted by relevance
69 void addPendingSVGDocument(FilterOperation*, CSSSVGDocumentValue*);
94 void ElementStyleResources::addPendingSVGDocument(FilterOperation* filterOperation, CSSSVGDocumentV… in addPendingSVGDocument() function in WebCore::ElementStyleResources
403 … state.elementStyleResources().addPendingSVGDocument(operation.get(), svgDocumentValue); in createFilterOperations()