Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGAnimatedProperty.cpp78 static Cache* s_cache = new Cache; in animatedPropertyCache() local
79 return s_cache; in animatedPropertyCache()