Searched refs:setCursorImageValue (Results 1 – 4 of 4) sorted by relevance
69 …void setCursorImageValue(CSSCursorImageValue* cursorImageValue) { m_cursorImageValue = cursorImage… in setCursorImageValue() function
118 void setCursorImageValue(CSSCursorImageValue*);
535 void SVGElement::setCursorImageValue(CSSCursorImageValue* cursorImageValue) in setCursorImageValue() function in blink::SVGElement545 rareData->setCursorImageValue(cursorImageValue); in setCursorImageValue()551 svgRareData()->setCursorImageValue(0); in cursorImageValueRemoved()
116 svgElement->setCursorImageValue(this); in updateIfSVGCursorIsUsed()