Searched refs:setCursorImageValue (Results 1 – 4 of 4) sorted by relevance
75 …void setCursorImageValue(CSSCursorImageValue* cursorImageValue) { m_cursorImageValue = cursorImage… in setCursorImageValue() function
111 void setCursorImageValue(CSSCursorImageValue*);
623 void SVGElement::setCursorImageValue(CSSCursorImageValue* cursorImageValue) in setCursorImageValue() function in WebCore::SVGElement631 rareData->setCursorImageValue(cursorImageValue); in setCursorImageValue()637 svgRareData()->setCursorImageValue(0); in cursorImageValueRemoved()
113 svgElement->setCursorImageValue(this); in updateIfSVGCursorIsUsed()