Searched defs:cursorImageValue (Results 1 – 2 of 2) sorted by relevance
66 CSSCursorImageValue* cursorImageValue() const { return m_cursorImageValue; } in cursorImageValue() function67 …void setCursorImageValue(CSSCursorImageValue* cursorImageValue) { m_cursorImageValue = cursorImage… in setCursorImageValue()
79 if (CSSCursorImageValue* cursorImageValue = rareData->cursorImageValue()) in ~SVGElement() local222 void SVGElement::setCursorImageValue(CSSCursorImageValue* cursorImageValue) in setCursorImageValue()