Skia
2D Graphics Library
SkSVGIDMapper.h File Reference
#include "include/core/SkRefCnt.h"
#include "src/core/SkTHash.h"
Include dependency graph for SkSVGIDMapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using SkSVGIDMapper = skia_private::THashMap< SkString, sk_sp< SkSVGNode > >
 

Typedef Documentation

◆ SkSVGIDMapper

using SkSVGIDMapper = skia_private::THashMap<SkString, sk_sp<SkSVGNode> >