updateIfSVGCursorIsUsed   53 Source/core/css/CSSCursorImageValue.h     bool updateIfSVGCursorIsUsed(Element*);
updateIfSVGCursorIsUsed  184 Source/core/css/resolver/StyleBuilderCustom.cpp                 if (image->updateIfSVGCursorIsUsed(state.element())) // Elements with SVG cursors are not allowed to share style.