Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
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
 

Detailed Description

Definition at line 52 of file SkSVGRenderContext.h.

Constructor & Destructor Documentation

◆ SkSVGPresentationContext() [1/2]

SkSVGPresentationContext::SkSVGPresentationContext ( )

Definition at line 145 of file SkSVGRenderContext.cpp.

147{}
static SkSVGPresentationAttributes MakeInitial()
SkSVGPresentationAttributes fInherited

◆ 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

Definition at line 60 of file SkSVGRenderContext.h.

◆ fNamedColors

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

Definition at line 57 of file SkSVGRenderContext.h.


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