Flutter Engine
The Flutter Engine
|
#include <SkSVGAttribute.h>
Static Public Member Functions | |
static SkSVGPresentationAttributes | MakeInitial () |
Definition at line 69 of file SkSVGAttribute.h.
|
static |
Definition at line 10 of file SkSVGAttribute.cpp.
SkSVGProperty<SkSVGFuncIRI , false> SkSVGPresentationAttributes::fClipPath |
Definition at line 102 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGFillRule , true> SkSVGPresentationAttributes::fClipRule |
Definition at line 77 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGColorType , true> SkSVGPresentationAttributes::fColor |
Definition at line 90 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGColorspace, true> SkSVGPresentationAttributes::fColorInterpolation |
Definition at line 91 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGColorspace, true> SkSVGPresentationAttributes::fColorInterpolationFilters |
Definition at line 92 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGDisplay , false> SkSVGPresentationAttributes::fDisplay |
Definition at line 103 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGPaint , true> SkSVGPresentationAttributes::fFill |
Definition at line 74 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGNumberType, true> SkSVGPresentationAttributes::fFillOpacity |
Definition at line 75 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGFillRule , true> SkSVGPresentationAttributes::fFillRule |
Definition at line 76 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGFuncIRI , false> SkSVGPresentationAttributes::fFilter |
Definition at line 105 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGColor , false> SkSVGPresentationAttributes::fFloodColor |
Definition at line 108 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGNumberType, false> SkSVGPresentationAttributes::fFloodOpacity |
Definition at line 109 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGFontFamily, true> SkSVGPresentationAttributes::fFontFamily |
Definition at line 94 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGFontSize , true> SkSVGPresentationAttributes::fFontSize |
Definition at line 96 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGFontStyle , true> SkSVGPresentationAttributes::fFontStyle |
Definition at line 95 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGFontWeight, true> SkSVGPresentationAttributes::fFontWeight |
Definition at line 97 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGColor , false> SkSVGPresentationAttributes::fLightingColor |
Definition at line 110 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGFuncIRI , false> SkSVGPresentationAttributes::fMask |
Definition at line 104 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGNumberType, false> SkSVGPresentationAttributes::fOpacity |
Definition at line 101 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGColor , false> SkSVGPresentationAttributes::fStopColor |
Definition at line 106 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGNumberType, false> SkSVGPresentationAttributes::fStopOpacity |
Definition at line 107 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGPaint , true> SkSVGPresentationAttributes::fStroke |
Definition at line 79 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGDashArray , true> SkSVGPresentationAttributes::fStrokeDashArray |
Definition at line 80 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGLength , true> SkSVGPresentationAttributes::fStrokeDashOffset |
Definition at line 81 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGLineCap , true> SkSVGPresentationAttributes::fStrokeLineCap |
Definition at line 82 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGLineJoin , true> SkSVGPresentationAttributes::fStrokeLineJoin |
Definition at line 83 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGNumberType, true> SkSVGPresentationAttributes::fStrokeMiterLimit |
Definition at line 84 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGNumberType, true> SkSVGPresentationAttributes::fStrokeOpacity |
Definition at line 85 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGLength , true> SkSVGPresentationAttributes::fStrokeWidth |
Definition at line 86 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGTextAnchor, true> SkSVGPresentationAttributes::fTextAnchor |
Definition at line 98 of file SkSVGAttribute.h.
SkSVGProperty<SkSVGVisibility, true> SkSVGPresentationAttributes::fVisibility |
Definition at line 88 of file SkSVGAttribute.h.