SVGLengthAdjustUnknown  135 Source/core/rendering/svg/SVGTextChunkBuilder.cpp         case SVGLengthAdjustUnknown:
SVGLengthAdjustUnknown  206 Source/core/rendering/svg/SVGTextLayoutEngine.cpp     SVGLengthAdjustType lengthAdjust = SVGLengthAdjustUnknown;
SVGLengthAdjustUnknown   44 Source/core/svg/SVGTextContentElement.cpp         entries.append(std::make_pair(SVGLengthAdjustUnknown, emptyString()));
SVGLengthAdjustUnknown   47 Source/core/svg/SVGTextContentElement.h         LENGTHADJUST_UNKNOWN = SVGLengthAdjustUnknown,