Searched defs:hasPendingResources (Results 1 – 2 of 2) sorted by relevance
167 bool HTMLImportLoader::hasPendingResources() const in hasPendingResources() function in WebCore::HTMLImportLoader
460 bool hasPendingResources() const { return hasElementFlag(HasPendingResources); } in hasPendingResources() function