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

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

Completed in 201 milliseconds