Searched defs:isPending (Results 1 – 7 of 7) sorted by relevance
45 isPending: function() { method in PictureAsCanvas
56 bool isPending() const { return !m_accessedBestFitImage; } in isPending() function
50 bool isPending() const { return false; } in isPending() function
176 bool CSSImageGeneratorValue::isPending() const in isPending() function in WebCore::CSSImageGeneratorValue
132 bool CSSCrossfadeValue::isPending() const in isPending() function in WebCore::CSSCrossfadeValue
103 bool isPending() const { return false; } in isPending() function
437 u8 isPending; /* If waiting for read-locks to clear */ member