Home
last modified time | relevance | path

Searched defs:isPendingResource (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGUseElement.h80 bool isPendingResource() const { return m_isPendingResource; } in isPendingResource() function
DSVGDocumentExtensions.cpp232 bool SVGDocumentExtensions::isPendingResource(const AtomicString& id) const in isPendingResource() function in WebCore::SVGDocumentExtensions