Skia
2D Graphics Library
SkSVGPresentationContext Struct Reference

#include <SkSVGRenderContext.h>

Public Member Functions

 SkSVGPresentationContext ()
 
 SkSVGPresentationContext (const SkSVGPresentationContext &)=default
 
SkSVGPresentationContextoperator= (const SkSVGPresentationContext &)=default
 

Public Attributes

const skia_private::THashMap< SkString, SkSVGColorType > * fNamedColors = nullptr
 
SkSVGPresentationAttributes fInherited
 

Constructor & Destructor Documentation

◆ SkSVGPresentationContext() [1/2]

SkSVGPresentationContext::SkSVGPresentationContext ( )

◆ SkSVGPresentationContext() [2/2]

SkSVGPresentationContext::SkSVGPresentationContext ( const SkSVGPresentationContext )
default

Member Function Documentation

◆ operator=()

SkSVGPresentationContext& SkSVGPresentationContext::operator= ( const SkSVGPresentationContext )
default

Member Data Documentation

◆ fInherited

SkSVGPresentationAttributes SkSVGPresentationContext::fInherited

◆ fNamedColors

const skia_private::THashMap<SkString, SkSVGColorType>* SkSVGPresentationContext::fNamedColors = nullptr

The documentation for this struct was generated from the following file: