Searched refs:SVGLengthAdjustUnknown (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGTextContentElement.h35 SVGLengthAdjustUnknown, enumerator in enum:WebCore::SVGLengthAdjustType
47 case SVGLengthAdjustUnknown:
65 return SVGLengthAdjustUnknown;
74 LENGTHADJUST_UNKNOWN = SVGLengthAdjustUnknown,
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DSVGTextChunkBuilder.cpp133 case SVGLengthAdjustUnknown:
H A DSVGTextLayoutEngine.cpp204 SVGLengthAdjustType lengthAdjust = SVGLengthAdjustUnknown;

Completed in 84 milliseconds