parseBeginOrEnd 522 Source/core/svg/animation/SVGSMILElement.cpp parseBeginOrEnd(fastGetAttribute(SVGNames::endAttr), End); parseBeginOrEnd 524 Source/core/svg/animation/SVGSMILElement.cpp parseBeginOrEnd(value.string(), Begin); parseBeginOrEnd 530 Source/core/svg/animation/SVGSMILElement.cpp parseBeginOrEnd(fastGetAttribute(SVGNames::beginAttr), Begin); parseBeginOrEnd 532 Source/core/svg/animation/SVGSMILElement.cpp parseBeginOrEnd(value.string(), End); parseBeginOrEnd 182 Source/core/svg/animation/SVGSMILElement.h void parseBeginOrEnd(const String&, BeginOrEnd beginOrEnd);