Home
last modified time | relevance | path

Searched refs:LengthModeForLengthAttributeMap (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGLength.cpp354 typedef HashMap<QualifiedName, SVGLengthMode> LengthModeForLengthAttributeMap; in lengthModeForAnimatedLengthAttribute() typedef
355 DEFINE_STATIC_LOCAL(LengthModeForLengthAttributeMap, s_lengthModeMap, ()); in lengthModeForAnimatedLengthAttribute()