Searched defs:isPending (Results 1 – 8 of 8) sorted by relevance
45 isPending: function() { method in PictureAsCanvas
53 bool isPending() const { return !m_accessedBestFitImage; } in isPending() function
47 bool isPending() const { return false; } in isPending() function
160 bool CSSImageGeneratorValue::isPending() const in isPending() function in WebCore::CSSImageGeneratorValue
132 bool CSSCrossfadeValue::isPending() const in isPending() function in WebCore::CSSCrossfadeValue
85 bool isPending() const { return false; } in isPending() function
71 bool ScriptPromiseResolver::isPending() const in isPending() function in WebCore::ScriptPromiseResolver
437 u8 isPending; /* If waiting for read-locks to clear */ member