Searched refs:stillNeedsLoad (Results 1 – 6 of 6) sorted by relevance
78 …bool stillNeedsLoad() const { return (!errorOccurred() && status() == Unknown && !isLoading()) || … in stillNeedsLoad() function
147 if (autoLoadImages() && resource->stillNeedsLoad()) { in requestImage()534 if (image->stillNeedsLoad()) { in setAutoLoadImages()570 if (image->stillNeedsLoad()) { in setBlockNetworkImage()
130 virtual bool stillNeedsLoad() const { return false; } in stillNeedsLoad() function
264 if (!isLoading() && !stillNeedsLoad()) in didAddClient()
21516 (WebCore::CachedImage::stillNeedsLoad):
5557 (WebCore::CachedImage::stillNeedsLoad):