Searched defs:SVGElementRareDataMap (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/svg/
H A DSVGElementRareData.h44 typedef HashMap<const SVGElement*, SVGElementRareData*> SVGElementRareDataMap; typedef in class:WebCore::SVGElementRareData
46 static SVGElementRareDataMap& rareDataMap()
48 DEFINE_STATIC_LOCAL(SVGElementRareDataMap, rareDataMap, ());

Completed in 21 milliseconds