Searched defs:cssImageSetValue (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DStylePendingImage.h54 CSSImageSetValue* cssImageSetValue() const { return m_value && m_value->isImageSetValue() ? static_cast<CSSImageSetValue*>(m_value) : nullptr; } function in class:WebCore::StylePendingImage

Completed in 80 milliseconds