Searched refs:addCursor (Results 1 – 3 of 3) sorted by relevance
217 … state.style()->addCursor(state.styleImage(CSSPropertyCursor, image), image->hotSpot()); in applyValueCSSPropertyCursor()
708 void RenderStyle::addCursor(PassRefPtr<StyleImage> image, const IntPoint& hotSpot) in addCursor() function in blink::RenderStyle
1220 void addCursor(PassRefPtr<StyleImage>, const IntPoint& hotSpot = IntPoint());