8 #ifndef SkSVGIDMapper_DEFINED
9 #define SkSVGIDMapper_DEFINED
12 #include "src/core/SkTHash.h"
17 using SkSVGIDMapper = skia_private::THashMap<SkString, sk_sp<SkSVGNode>>;
skia_private::THashMap< SkString, sk_sp< SkSVGNode > > SkSVGIDMapper
Definition: SkSVGIDMapper.h:17
Definition: SkSVGNode.h:95
Light weight class for managing strings.
Definition: SkString.h:118