Skia
2D Graphics Library
|
#include <SkSVGRenderContext.h>
Public Member Functions | |
SkSVGPresentationContext () | |
SkSVGPresentationContext (const SkSVGPresentationContext &)=default | |
SkSVGPresentationContext & | operator= (const SkSVGPresentationContext &)=default |
Public Attributes | |
const skia_private::THashMap< SkString, SkSVGColorType > * | fNamedColors = nullptr |
SkSVGPresentationAttributes | fInherited |
SkSVGPresentationContext::SkSVGPresentationContext | ( | ) |
|
default |
|
default |
SkSVGPresentationAttributes SkSVGPresentationContext::fInherited |
const skia_private::THashMap<SkString, SkSVGColorType>* SkSVGPresentationContext::fNamedColors = nullptr |