addCursor         186 Source/core/css/resolver/StyleBuilderCustom.cpp                 state.style()->addCursor(state.styleImage(CSSPropertyCursor, image), image->hotSpot());
addCursor        1205 Source/core/rendering/style/RenderStyle.h     void addCursor(PassRefPtr<StyleImage>, const IntPoint& hotSpot = IntPoint());