Searched refs:SVGLengthAdjustSpacingAndGlyphs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGTextContentElement.h37 SVGLengthAdjustSpacingAndGlyphs enumerator in enum:WebCore::SVGLengthAdjustType
42 static unsigned highestEnumValue() { return SVGLengthAdjustSpacingAndGlyphs; }
51 case SVGLengthAdjustSpacingAndGlyphs:
62 return SVGLengthAdjustSpacingAndGlyphs;
76 LENGTHADJUST_SPACINGANDGLYPHS = SVGLengthAdjustSpacingAndGlyphs
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DSVGTextChunkBuilder.cpp138 case SVGLengthAdjustSpacingAndGlyphs:

Completed in 27 milliseconds