AllowStyleUpdate   49 Source/core/svg/SVGGraphicsElement.cpp     AffineTransform ctm = getCTM(AllowStyleUpdate);
AllowStyleUpdate   52 Source/core/svg/SVGGraphicsElement.cpp         AffineTransform targetCTM = toSVGGraphicsElement(target)->getCTM(AllowStyleUpdate);
AllowStyleUpdate   74 Source/core/svg/SVGGraphicsElement.cpp     if (styleUpdateStrategy == AllowStyleUpdate)
AllowStyleUpdate   42 Source/core/svg/SVGGraphicsElement.h     AffineTransform getCTM(StyleUpdateStrategy = AllowStyleUpdate);
AllowStyleUpdate   43 Source/core/svg/SVGGraphicsElement.h     AffineTransform getScreenCTM(StyleUpdateStrategy = AllowStyleUpdate);