Searched refs:needsPendingResourceHandling (Results 1 – 8 of 8) sorted by relevance
44 virtual bool needsPendingResourceHandling() const { return false; } in needsPendingResourceHandling() function
51 virtual bool needsPendingResourceHandling() const { return false; } in needsPendingResourceHandling() function
97 virtual bool needsPendingResourceHandling() const { return false; }
58 virtual bool needsPendingResourceHandling() const { return false; } in needsPendingResourceHandling() function
134 virtual bool needsPendingResourceHandling() const { return false; }
64 virtual bool needsPendingResourceHandling() const { return true; } in needsPendingResourceHandling() function
145 if (!needsPendingResourceHandling() || !inDocument() || isInShadowTree()) in buildPendingResourcesIfNeeded()