OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVGLengthAdjustSpacing
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGTextContentElement.h
36
SVGLengthAdjustSpacing
,
49
case
SVGLengthAdjustSpacing
:
64
return
SVGLengthAdjustSpacing
;
75
LENGTHADJUST_SPACING =
SVGLengthAdjustSpacing
,
SVGTextContentElement.cpp
69
, m_lengthAdjust(
SVGLengthAdjustSpacing
)
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextChunkBuilder.cpp
135
case
SVGLengthAdjustSpacing
:
SVGTextLayoutEngine.cpp
151
if (textContentElement->lengthAdjustCurrentValue() ==
SVGLengthAdjustSpacing
&& textContentElement->specifiedTextLength().value(lengthContext) > 0)
216
if (lengthAdjust ==
SVGLengthAdjustSpacing
)
Completed in 84 milliseconds