webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | Static Public Member Functions | List of all members
WebCore::SVGRenderStyle Class Reference

#include <SVGRenderStyle.h>

Inheritance diagram for WebCore::SVGRenderStyle:
WTF::RefCounted< SVGRenderStyle > WTF::RefCounted< SVGRenderStyle > WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase

Public Member Functions

Ref< SVGRenderStylecopy () const
 
 ~SVGRenderStyle ()
 
bool inheritedNotEqual (const SVGRenderStyle &) const
 
void inheritFrom (const SVGRenderStyle &)
 
void copyNonInheritedFrom (const SVGRenderStyle &)
 
StyleDifference diff (const SVGRenderStyle &) const
 
bool operator== (const SVGRenderStyle &) const
 
bool operator!= (const SVGRenderStyle &other) const
 
void setAlignmentBaseline (EAlignmentBaseline val)
 
void setDominantBaseline (EDominantBaseline val)
 
void setBaselineShift (EBaselineShift val)
 
void setVectorEffect (EVectorEffect val)
 
void setBufferedRendering (EBufferedRendering val)
 
void setClipRule (WindRule val)
 
void setColorInterpolation (EColorInterpolation val)
 
void setColorInterpolationFilters (EColorInterpolation val)
 
void setColorRendering (EColorRendering val)
 
void setFillRule (WindRule val)
 
void setShapeRendering (EShapeRendering val)
 
void setTextAnchor (ETextAnchor val)
 
void setGlyphOrientationHorizontal (EGlyphOrientation val)
 
void setGlyphOrientationVertical (EGlyphOrientation val)
 
void setMaskType (EMaskType val)
 
void setCx (const Length &)
 
void setCy (const Length &)
 
void setR (const Length &)
 
void setRx (const Length &)
 
void setRy (const Length &)
 
void setX (const Length &)
 
void setY (const Length &)
 
void setFillOpacity (float)
 
void setFillPaint (SVGPaintType, const Color &, const String &uri, bool applyToRegularStyle=true, bool applyToVisitedLinkStyle=false)
 
void setStrokeOpacity (float)
 
void setStrokePaint (SVGPaintType, const Color &, const String &uri, bool applyToRegularStyle=true, bool applyToVisitedLinkStyle=false)
 
void setStrokeDashArray (const Vector< SVGLengthValue > &)
 
void setStrokeMiterLimit (float)
 
void setStrokeDashOffset (const Length &)
 
void setKerning (const SVGLengthValue &)
 
void setStopOpacity (float)
 
void setStopColor (const Color &)
 
void setFloodOpacity (float)
 
void setFloodColor (const Color &)
 
void setLightingColor (const Color &)
 
void setBaselineShiftValue (const SVGLengthValue &)
 
void setShadow (std::unique_ptr< ShadowData > &&data)
 
void setClipperResource (const String &)
 
void setMaskerResource (const String &)
 
void setMarkerStartResource (const String &)
 
void setMarkerMidResource (const String &)
 
void setMarkerEndResource (const String &)
 
EAlignmentBaseline alignmentBaseline () const
 
EDominantBaseline dominantBaseline () const
 
EBaselineShift baselineShift () const
 
EVectorEffect vectorEffect () const
 
EBufferedRendering bufferedRendering () const
 
WindRule clipRule () const
 
EColorInterpolation colorInterpolation () const
 
EColorInterpolation colorInterpolationFilters () const
 
EColorRendering colorRendering () const
 
WindRule fillRule () const
 
EShapeRendering shapeRendering () const
 
ETextAnchor textAnchor () const
 
EGlyphOrientation glyphOrientationHorizontal () const
 
EGlyphOrientation glyphOrientationVertical () const
 
float fillOpacity () const
 
const SVGPaintTypefillPaintType () const
 
const ColorfillPaintColor () const
 
const StringfillPaintUri () const
 
float strokeOpacity () const
 
const SVGPaintTypestrokePaintType () const
 
const ColorstrokePaintColor () const
 
const StringstrokePaintUri () const
 
Vector< SVGLengthValuestrokeDashArray () const
 
float strokeMiterLimit () const
 
const LengthstrokeDashOffset () const
 
SVGLengthValue kerning () const
 
float stopOpacity () const
 
const ColorstopColor () const
 
float floodOpacity () const
 
const ColorfloodColor () const
 
const ColorlightingColor () const
 
SVGLengthValue baselineShiftValue () const
 
ShadowDatashadow () const
 
const Lengthcx () const
 
const Lengthcy () const
 
const Lengthr () const
 
const Lengthrx () const
 
const Lengthry () const
 
const Lengthx () const
 
const Lengthy () const
 
const StringclipperResource () const
 
const StringmaskerResource () const
 
const StringmarkerStartResource () const
 
const StringmarkerMidResource () const
 
const StringmarkerEndResource () const
 
EMaskType maskType () const
 
const SVGPaintTypevisitedLinkFillPaintType () const
 
const ColorvisitedLinkFillPaintColor () const
 
const StringvisitedLinkFillPaintUri () const
 
const SVGPaintTypevisitedLinkStrokePaintType () const
 
const ColorvisitedLinkStrokePaintColor () const
 
const StringvisitedLinkStrokePaintUri () const
 
bool hasClipper () const
 
bool hasMasker () const
 
bool hasMarkers () const
 
bool hasStroke () const
 
bool hasFill () const
 
bool isolatesBlending () const
 
Ref< SVGRenderStylecopy () const
 
 ~SVGRenderStyle ()
 
bool inheritedNotEqual (const SVGRenderStyle &) const
 
void inheritFrom (const SVGRenderStyle &)
 
void copyNonInheritedFrom (const SVGRenderStyle &)
 
StyleDifference diff (const SVGRenderStyle &) const
 
bool operator== (const SVGRenderStyle &) const
 
bool operator!= (const SVGRenderStyle &other) const
 
void setAlignmentBaseline (EAlignmentBaseline val)
 
void setDominantBaseline (EDominantBaseline val)
 
void setBaselineShift (EBaselineShift val)
 
void setVectorEffect (EVectorEffect val)
 
void setBufferedRendering (EBufferedRendering val)
 
void setClipRule (WindRule val)
 
void setColorInterpolation (EColorInterpolation val)
 
void setColorInterpolationFilters (EColorInterpolation val)
 
void setColorRendering (EColorRendering val)
 
void setFillRule (WindRule val)
 
void setShapeRendering (EShapeRendering val)
 
void setTextAnchor (ETextAnchor val)
 
void setGlyphOrientationHorizontal (EGlyphOrientation val)
 
void setGlyphOrientationVertical (EGlyphOrientation val)
 
void setMaskType (EMaskType val)
 
void setCx (const Length &)
 
void setCy (const Length &)
 
void setR (const Length &)
 
void setRx (const Length &)
 
void setRy (const Length &)
 
void setX (const Length &)
 
void setY (const Length &)
 
void setFillOpacity (float)
 
void setFillPaint (SVGPaintType, const Color &, const String &uri, bool applyToRegularStyle=true, bool applyToVisitedLinkStyle=false)
 
void setStrokeOpacity (float)
 
void setStrokePaint (SVGPaintType, const Color &, const String &uri, bool applyToRegularStyle=true, bool applyToVisitedLinkStyle=false)
 
void setStrokeDashArray (const Vector< SVGLengthValue > &)
 
void setStrokeMiterLimit (float)
 
void setStrokeDashOffset (const Length &)
 
void setKerning (const SVGLengthValue &)
 
void setStopOpacity (float)
 
void setStopColor (const Color &)
 
void setFloodOpacity (float)
 
void setFloodColor (const Color &)
 
void setLightingColor (const Color &)
 
void setBaselineShiftValue (const SVGLengthValue &)
 
void setShadow (std::unique_ptr< ShadowData > &&data)
 
void setClipperResource (const String &)
 
void setMaskerResource (const String &)
 
void setMarkerStartResource (const String &)
 
void setMarkerMidResource (const String &)
 
void setMarkerEndResource (const String &)
 
EAlignmentBaseline alignmentBaseline () const
 
EDominantBaseline dominantBaseline () const
 
EBaselineShift baselineShift () const
 
EVectorEffect vectorEffect () const
 
EBufferedRendering bufferedRendering () const
 
WindRule clipRule () const
 
EColorInterpolation colorInterpolation () const
 
EColorInterpolation colorInterpolationFilters () const
 
EColorRendering colorRendering () const
 
WindRule fillRule () const
 
EShapeRendering shapeRendering () const
 
ETextAnchor textAnchor () const
 
EGlyphOrientation glyphOrientationHorizontal () const
 
EGlyphOrientation glyphOrientationVertical () const
 
float fillOpacity () const
 
const SVGPaintTypefillPaintType () const
 
const ColorfillPaintColor () const
 
const StringfillPaintUri () const
 
float strokeOpacity () const
 
const SVGPaintTypestrokePaintType () const
 
const ColorstrokePaintColor () const
 
const StringstrokePaintUri () const
 
Vector< SVGLengthValuestrokeDashArray () const
 
float strokeMiterLimit () const
 
const LengthstrokeDashOffset () const
 
SVGLengthValue kerning () const
 
float stopOpacity () const
 
const ColorstopColor () const
 
float floodOpacity () const
 
const ColorfloodColor () const
 
const ColorlightingColor () const
 
SVGLengthValue baselineShiftValue () const
 
ShadowDatashadow () const
 
const Lengthcx () const
 
const Lengthcy () const
 
const Lengthr () const
 
const Lengthrx () const
 
const Lengthry () const
 
const Lengthx () const
 
const Lengthy () const
 
const StringclipperResource () const
 
const StringmaskerResource () const
 
const StringmarkerStartResource () const
 
const StringmarkerMidResource () const
 
const StringmarkerEndResource () const
 
EMaskType maskType () const
 
const SVGPaintTypevisitedLinkFillPaintType () const
 
const ColorvisitedLinkFillPaintColor () const
 
const StringvisitedLinkFillPaintUri () const
 
const SVGPaintTypevisitedLinkStrokePaintType () const
 
const ColorvisitedLinkStrokePaintColor () const
 
const StringvisitedLinkStrokePaintUri () const
 
bool hasClipper () const
 
bool hasMasker () const
 
bool hasMarkers () const
 
bool hasStroke () const
 
bool hasFill () const
 
bool isolatesBlending () const
 
- Public Member Functions inherited from WTF::RefCounted< SVGRenderStyle >
void deref () const
 
void deref () const
 
void deref () const
 
- Public Member Functions inherited from WTF::RefCountedBase
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 

Static Public Member Functions

static Ref< SVGRenderStylecreateDefaultStyle ()
 
static Ref< SVGRenderStylecreate ()
 
static EAlignmentBaseline initialAlignmentBaseline ()
 
static EDominantBaseline initialDominantBaseline ()
 
static EBaselineShift initialBaselineShift ()
 
static EVectorEffect initialVectorEffect ()
 
static EBufferedRendering initialBufferedRendering ()
 
static WindRule initialClipRule ()
 
static EColorInterpolation initialColorInterpolation ()
 
static EColorInterpolation initialColorInterpolationFilters ()
 
static EColorRendering initialColorRendering ()
 
static WindRule initialFillRule ()
 
static EShapeRendering initialShapeRendering ()
 
static ETextAnchor initialTextAnchor ()
 
static EGlyphOrientation initialGlyphOrientationHorizontal ()
 
static EGlyphOrientation initialGlyphOrientationVertical ()
 
static float initialFillOpacity ()
 
static SVGPaintType initialFillPaintType ()
 
static Color initialFillPaintColor ()
 
static String initialFillPaintUri ()
 
static float initialStrokeOpacity ()
 
static SVGPaintType initialStrokePaintType ()
 
static Color initialStrokePaintColor ()
 
static String initialStrokePaintUri ()
 
static Vector< SVGLengthValueinitialStrokeDashArray ()
 
static float initialStrokeMiterLimit ()
 
static float initialStopOpacity ()
 
static Color initialStopColor ()
 
static float initialFloodOpacity ()
 
static Color initialFloodColor ()
 
static Color initialLightingColor ()
 
static ShadowDatainitialShadow ()
 
static String initialClipperResource ()
 
static String initialMaskerResource ()
 
static String initialMarkerStartResource ()
 
static String initialMarkerMidResource ()
 
static String initialMarkerEndResource ()
 
static EMaskType initialMaskType ()
 
static SVGLengthValue initialBaselineShiftValue ()
 
static SVGLengthValue initialKerning ()
 
static Ref< SVGRenderStylecreateDefaultStyle ()
 
static Ref< SVGRenderStylecreate ()
 
static EAlignmentBaseline initialAlignmentBaseline ()
 
static EDominantBaseline initialDominantBaseline ()
 
static EBaselineShift initialBaselineShift ()
 
static EVectorEffect initialVectorEffect ()
 
static EBufferedRendering initialBufferedRendering ()
 
static WindRule initialClipRule ()
 
static EColorInterpolation initialColorInterpolation ()
 
static EColorInterpolation initialColorInterpolationFilters ()
 
static EColorRendering initialColorRendering ()
 
static WindRule initialFillRule ()
 
static EShapeRendering initialShapeRendering ()
 
static ETextAnchor initialTextAnchor ()
 
static EGlyphOrientation initialGlyphOrientationHorizontal ()
 
static EGlyphOrientation initialGlyphOrientationVertical ()
 
static float initialFillOpacity ()
 
static SVGPaintType initialFillPaintType ()
 
static Color initialFillPaintColor ()
 
static String initialFillPaintUri ()
 
static float initialStrokeOpacity ()
 
static SVGPaintType initialStrokePaintType ()
 
static Color initialStrokePaintColor ()
 
static String initialStrokePaintUri ()
 
static Vector< SVGLengthValueinitialStrokeDashArray ()
 
static float initialStrokeMiterLimit ()
 
static float initialStopOpacity ()
 
static Color initialStopColor ()
 
static float initialFloodOpacity ()
 
static Color initialFloodColor ()
 
static Color initialLightingColor ()
 
static ShadowDatainitialShadow ()
 
static String initialClipperResource ()
 
static String initialMaskerResource ()
 
static String initialMarkerStartResource ()
 
static String initialMarkerMidResource ()
 
static String initialMarkerEndResource ()
 
static EMaskType initialMaskType ()
 
static SVGLengthValue initialBaselineShiftValue ()
 
static SVGLengthValue initialKerning ()
 

Additional Inherited Members

- Protected Member Functions inherited from WTF::RefCounted< SVGRenderStyle >
 RefCounted ()
 
 RefCounted ()
 
 RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
- Protected Member Functions inherited from WTF::RefCountedBase
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 

Constructor & Destructor Documentation

◆ ~SVGRenderStyle() [1/2]

WebCore::SVGRenderStyle::~SVGRenderStyle ( )

◆ ~SVGRenderStyle() [2/2]

WebCore::SVGRenderStyle::~SVGRenderStyle ( )

Member Function Documentation

◆ alignmentBaseline() [1/2]

EAlignmentBaseline WebCore::SVGRenderStyle::alignmentBaseline ( ) const
inline

◆ alignmentBaseline() [2/2]

EAlignmentBaseline WebCore::SVGRenderStyle::alignmentBaseline ( ) const
inline

◆ baselineShift() [1/2]

EBaselineShift WebCore::SVGRenderStyle::baselineShift ( ) const
inline

◆ baselineShift() [2/2]

EBaselineShift WebCore::SVGRenderStyle::baselineShift ( ) const
inline

◆ baselineShiftValue() [1/2]

SVGLengthValue WebCore::SVGRenderStyle::baselineShiftValue ( ) const
inline

◆ baselineShiftValue() [2/2]

SVGLengthValue WebCore::SVGRenderStyle::baselineShiftValue ( ) const
inline

◆ bufferedRendering() [1/2]

EBufferedRendering WebCore::SVGRenderStyle::bufferedRendering ( ) const
inline

◆ bufferedRendering() [2/2]

EBufferedRendering WebCore::SVGRenderStyle::bufferedRendering ( ) const
inline

◆ clipperResource() [1/2]

const String& WebCore::SVGRenderStyle::clipperResource ( ) const
inline

◆ clipperResource() [2/2]

const String& WebCore::SVGRenderStyle::clipperResource ( ) const
inline

◆ clipRule() [1/2]

WindRule WebCore::SVGRenderStyle::clipRule ( ) const
inline

◆ clipRule() [2/2]

WindRule WebCore::SVGRenderStyle::clipRule ( ) const
inline

◆ colorInterpolation() [1/2]

EColorInterpolation WebCore::SVGRenderStyle::colorInterpolation ( ) const
inline

◆ colorInterpolation() [2/2]

EColorInterpolation WebCore::SVGRenderStyle::colorInterpolation ( ) const
inline

◆ colorInterpolationFilters() [1/2]

EColorInterpolation WebCore::SVGRenderStyle::colorInterpolationFilters ( ) const
inline

◆ colorInterpolationFilters() [2/2]

EColorInterpolation WebCore::SVGRenderStyle::colorInterpolationFilters ( ) const
inline

◆ colorRendering() [1/2]

EColorRendering WebCore::SVGRenderStyle::colorRendering ( ) const
inline

◆ colorRendering() [2/2]

EColorRendering WebCore::SVGRenderStyle::colorRendering ( ) const
inline

◆ copy() [1/2]

Ref<SVGRenderStyle> WebCore::SVGRenderStyle::copy ( ) const

◆ copy() [2/2]

Ref< SVGRenderStyle > WebCore::SVGRenderStyle::copy ( ) const

◆ copyNonInheritedFrom() [1/2]

void WebCore::SVGRenderStyle::copyNonInheritedFrom ( const SVGRenderStyle )

◆ copyNonInheritedFrom() [2/2]

void WebCore::SVGRenderStyle::copyNonInheritedFrom ( const SVGRenderStyle other)

◆ create() [1/2]

static Ref<SVGRenderStyle> WebCore::SVGRenderStyle::create ( )
inlinestatic

◆ create() [2/2]

static Ref<SVGRenderStyle> WebCore::SVGRenderStyle::create ( )
inlinestatic

◆ createDefaultStyle() [1/2]

static Ref<SVGRenderStyle> WebCore::SVGRenderStyle::createDefaultStyle ( )
static

◆ createDefaultStyle() [2/2]

Ref< SVGRenderStyle > WebCore::SVGRenderStyle::createDefaultStyle ( )
static

◆ cx() [1/2]

const Length& WebCore::SVGRenderStyle::cx ( ) const
inline

◆ cx() [2/2]

const Length& WebCore::SVGRenderStyle::cx ( ) const
inline

◆ cy() [1/2]

const Length& WebCore::SVGRenderStyle::cy ( ) const
inline

◆ cy() [2/2]

const Length& WebCore::SVGRenderStyle::cy ( ) const
inline

◆ diff() [1/2]

StyleDifference WebCore::SVGRenderStyle::diff ( const SVGRenderStyle ) const

◆ diff() [2/2]

StyleDifference WebCore::SVGRenderStyle::diff ( const SVGRenderStyle other) const

◆ dominantBaseline() [1/2]

EDominantBaseline WebCore::SVGRenderStyle::dominantBaseline ( ) const
inline

◆ dominantBaseline() [2/2]

EDominantBaseline WebCore::SVGRenderStyle::dominantBaseline ( ) const
inline

◆ fillOpacity() [1/2]

float WebCore::SVGRenderStyle::fillOpacity ( ) const
inline

◆ fillOpacity() [2/2]

float WebCore::SVGRenderStyle::fillOpacity ( ) const
inline

◆ fillPaintColor() [1/2]

const Color& WebCore::SVGRenderStyle::fillPaintColor ( ) const
inline

◆ fillPaintColor() [2/2]

const Color& WebCore::SVGRenderStyle::fillPaintColor ( ) const
inline

◆ fillPaintType() [1/2]

const SVGPaintType& WebCore::SVGRenderStyle::fillPaintType ( ) const
inline

◆ fillPaintType() [2/2]

const SVGPaintType& WebCore::SVGRenderStyle::fillPaintType ( ) const
inline

◆ fillPaintUri() [1/2]

const String& WebCore::SVGRenderStyle::fillPaintUri ( ) const
inline

◆ fillPaintUri() [2/2]

const String& WebCore::SVGRenderStyle::fillPaintUri ( ) const
inline

◆ fillRule() [1/2]

WindRule WebCore::SVGRenderStyle::fillRule ( ) const
inline

◆ fillRule() [2/2]

WindRule WebCore::SVGRenderStyle::fillRule ( ) const
inline

◆ floodColor() [1/2]

const Color& WebCore::SVGRenderStyle::floodColor ( ) const
inline

◆ floodColor() [2/2]

const Color& WebCore::SVGRenderStyle::floodColor ( ) const
inline

◆ floodOpacity() [1/2]

float WebCore::SVGRenderStyle::floodOpacity ( ) const
inline

◆ floodOpacity() [2/2]

float WebCore::SVGRenderStyle::floodOpacity ( ) const
inline

◆ glyphOrientationHorizontal() [1/2]

EGlyphOrientation WebCore::SVGRenderStyle::glyphOrientationHorizontal ( ) const
inline

◆ glyphOrientationHorizontal() [2/2]

EGlyphOrientation WebCore::SVGRenderStyle::glyphOrientationHorizontal ( ) const
inline

◆ glyphOrientationVertical() [1/2]

EGlyphOrientation WebCore::SVGRenderStyle::glyphOrientationVertical ( ) const
inline

◆ glyphOrientationVertical() [2/2]

EGlyphOrientation WebCore::SVGRenderStyle::glyphOrientationVertical ( ) const
inline

◆ hasClipper() [1/2]

bool WebCore::SVGRenderStyle::hasClipper ( ) const
inline

◆ hasClipper() [2/2]

bool WebCore::SVGRenderStyle::hasClipper ( ) const
inline

◆ hasFill() [1/2]

bool WebCore::SVGRenderStyle::hasFill ( ) const
inline

◆ hasFill() [2/2]

bool WebCore::SVGRenderStyle::hasFill ( ) const
inline

◆ hasMarkers() [1/2]

bool WebCore::SVGRenderStyle::hasMarkers ( ) const
inline

◆ hasMarkers() [2/2]

bool WebCore::SVGRenderStyle::hasMarkers ( ) const
inline

◆ hasMasker() [1/2]

bool WebCore::SVGRenderStyle::hasMasker ( ) const
inline

◆ hasMasker() [2/2]

bool WebCore::SVGRenderStyle::hasMasker ( ) const
inline

◆ hasStroke() [1/2]

bool WebCore::SVGRenderStyle::hasStroke ( ) const
inline

◆ hasStroke() [2/2]

bool WebCore::SVGRenderStyle::hasStroke ( ) const
inline

◆ inheritedNotEqual() [1/2]

bool WebCore::SVGRenderStyle::inheritedNotEqual ( const SVGRenderStyle other) const

◆ inheritedNotEqual() [2/2]

bool WebCore::SVGRenderStyle::inheritedNotEqual ( const SVGRenderStyle ) const

◆ inheritFrom() [1/2]

void WebCore::SVGRenderStyle::inheritFrom ( const SVGRenderStyle )

◆ inheritFrom() [2/2]

void WebCore::SVGRenderStyle::inheritFrom ( const SVGRenderStyle other)

◆ initialAlignmentBaseline() [1/2]

static EAlignmentBaseline WebCore::SVGRenderStyle::initialAlignmentBaseline ( )
inlinestatic

◆ initialAlignmentBaseline() [2/2]

static EAlignmentBaseline WebCore::SVGRenderStyle::initialAlignmentBaseline ( )
inlinestatic

◆ initialBaselineShift() [1/2]

static EBaselineShift WebCore::SVGRenderStyle::initialBaselineShift ( )
inlinestatic

◆ initialBaselineShift() [2/2]

static EBaselineShift WebCore::SVGRenderStyle::initialBaselineShift ( )
inlinestatic

◆ initialBaselineShiftValue() [1/2]

SVGLengthValue WebCore::SVGRenderStyle::initialBaselineShiftValue ( )
inlinestatic

◆ initialBaselineShiftValue() [2/2]

static SVGLengthValue WebCore::SVGRenderStyle::initialBaselineShiftValue ( )
static

◆ initialBufferedRendering() [1/2]

static EBufferedRendering WebCore::SVGRenderStyle::initialBufferedRendering ( )
inlinestatic

◆ initialBufferedRendering() [2/2]

static EBufferedRendering WebCore::SVGRenderStyle::initialBufferedRendering ( )
inlinestatic

◆ initialClipperResource() [1/2]

static String WebCore::SVGRenderStyle::initialClipperResource ( )
inlinestatic

◆ initialClipperResource() [2/2]

static String WebCore::SVGRenderStyle::initialClipperResource ( )
inlinestatic

◆ initialClipRule() [1/2]

static WindRule WebCore::SVGRenderStyle::initialClipRule ( )
inlinestatic

◆ initialClipRule() [2/2]

static WindRule WebCore::SVGRenderStyle::initialClipRule ( )
inlinestatic

◆ initialColorInterpolation() [1/2]

static EColorInterpolation WebCore::SVGRenderStyle::initialColorInterpolation ( )
inlinestatic

◆ initialColorInterpolation() [2/2]

static EColorInterpolation WebCore::SVGRenderStyle::initialColorInterpolation ( )
inlinestatic

◆ initialColorInterpolationFilters() [1/2]

static EColorInterpolation WebCore::SVGRenderStyle::initialColorInterpolationFilters ( )
inlinestatic

◆ initialColorInterpolationFilters() [2/2]

static EColorInterpolation WebCore::SVGRenderStyle::initialColorInterpolationFilters ( )
inlinestatic

◆ initialColorRendering() [1/2]

static EColorRendering WebCore::SVGRenderStyle::initialColorRendering ( )
inlinestatic

◆ initialColorRendering() [2/2]

static EColorRendering WebCore::SVGRenderStyle::initialColorRendering ( )
inlinestatic

◆ initialDominantBaseline() [1/2]

static EDominantBaseline WebCore::SVGRenderStyle::initialDominantBaseline ( )
inlinestatic

◆ initialDominantBaseline() [2/2]

static EDominantBaseline WebCore::SVGRenderStyle::initialDominantBaseline ( )
inlinestatic

◆ initialFillOpacity() [1/2]

static float WebCore::SVGRenderStyle::initialFillOpacity ( )
inlinestatic

◆ initialFillOpacity() [2/2]

static float WebCore::SVGRenderStyle::initialFillOpacity ( )
inlinestatic

◆ initialFillPaintColor() [1/2]

static Color WebCore::SVGRenderStyle::initialFillPaintColor ( )
inlinestatic

◆ initialFillPaintColor() [2/2]

static Color WebCore::SVGRenderStyle::initialFillPaintColor ( )
inlinestatic

◆ initialFillPaintType() [1/2]

static SVGPaintType WebCore::SVGRenderStyle::initialFillPaintType ( )
inlinestatic

◆ initialFillPaintType() [2/2]

static SVGPaintType WebCore::SVGRenderStyle::initialFillPaintType ( )
inlinestatic

◆ initialFillPaintUri() [1/2]

static String WebCore::SVGRenderStyle::initialFillPaintUri ( )
inlinestatic

◆ initialFillPaintUri() [2/2]

static String WebCore::SVGRenderStyle::initialFillPaintUri ( )
inlinestatic

◆ initialFillRule() [1/2]

static WindRule WebCore::SVGRenderStyle::initialFillRule ( )
inlinestatic

◆ initialFillRule() [2/2]

static WindRule WebCore::SVGRenderStyle::initialFillRule ( )
inlinestatic

◆ initialFloodColor() [1/2]

static Color WebCore::SVGRenderStyle::initialFloodColor ( )
inlinestatic

◆ initialFloodColor() [2/2]

static Color WebCore::SVGRenderStyle::initialFloodColor ( )
inlinestatic

◆ initialFloodOpacity() [1/2]

static float WebCore::SVGRenderStyle::initialFloodOpacity ( )
inlinestatic

◆ initialFloodOpacity() [2/2]

static float WebCore::SVGRenderStyle::initialFloodOpacity ( )
inlinestatic

◆ initialGlyphOrientationHorizontal() [1/2]

static EGlyphOrientation WebCore::SVGRenderStyle::initialGlyphOrientationHorizontal ( )
inlinestatic

◆ initialGlyphOrientationHorizontal() [2/2]

static EGlyphOrientation WebCore::SVGRenderStyle::initialGlyphOrientationHorizontal ( )
inlinestatic

◆ initialGlyphOrientationVertical() [1/2]

static EGlyphOrientation WebCore::SVGRenderStyle::initialGlyphOrientationVertical ( )
inlinestatic

◆ initialGlyphOrientationVertical() [2/2]

static EGlyphOrientation WebCore::SVGRenderStyle::initialGlyphOrientationVertical ( )
inlinestatic

◆ initialKerning() [1/2]

SVGLengthValue WebCore::SVGRenderStyle::initialKerning ( )
inlinestatic

◆ initialKerning() [2/2]

static SVGLengthValue WebCore::SVGRenderStyle::initialKerning ( )
static

◆ initialLightingColor() [1/2]

static Color WebCore::SVGRenderStyle::initialLightingColor ( )
inlinestatic

◆ initialLightingColor() [2/2]

static Color WebCore::SVGRenderStyle::initialLightingColor ( )
inlinestatic

◆ initialMarkerEndResource() [1/2]

static String WebCore::SVGRenderStyle::initialMarkerEndResource ( )
inlinestatic

◆ initialMarkerEndResource() [2/2]

static String WebCore::SVGRenderStyle::initialMarkerEndResource ( )
inlinestatic

◆ initialMarkerMidResource() [1/2]

static String WebCore::SVGRenderStyle::initialMarkerMidResource ( )
inlinestatic

◆ initialMarkerMidResource() [2/2]

static String WebCore::SVGRenderStyle::initialMarkerMidResource ( )
inlinestatic

◆ initialMarkerStartResource() [1/2]

static String WebCore::SVGRenderStyle::initialMarkerStartResource ( )
inlinestatic

◆ initialMarkerStartResource() [2/2]

static String WebCore::SVGRenderStyle::initialMarkerStartResource ( )
inlinestatic

◆ initialMaskerResource() [1/2]

static String WebCore::SVGRenderStyle::initialMaskerResource ( )
inlinestatic

◆ initialMaskerResource() [2/2]

static String WebCore::SVGRenderStyle::initialMaskerResource ( )
inlinestatic

◆ initialMaskType() [1/2]

static EMaskType WebCore::SVGRenderStyle::initialMaskType ( )
inlinestatic

◆ initialMaskType() [2/2]

static EMaskType WebCore::SVGRenderStyle::initialMaskType ( )
inlinestatic

◆ initialShadow() [1/2]

static ShadowData* WebCore::SVGRenderStyle::initialShadow ( )
inlinestatic

◆ initialShadow() [2/2]

static ShadowData* WebCore::SVGRenderStyle::initialShadow ( )
inlinestatic

◆ initialShapeRendering() [1/2]

static EShapeRendering WebCore::SVGRenderStyle::initialShapeRendering ( )
inlinestatic

◆ initialShapeRendering() [2/2]

static EShapeRendering WebCore::SVGRenderStyle::initialShapeRendering ( )
inlinestatic

◆ initialStopColor() [1/2]

static Color WebCore::SVGRenderStyle::initialStopColor ( )
inlinestatic

◆ initialStopColor() [2/2]

static Color WebCore::SVGRenderStyle::initialStopColor ( )
inlinestatic

◆ initialStopOpacity() [1/2]

static float WebCore::SVGRenderStyle::initialStopOpacity ( )
inlinestatic

◆ initialStopOpacity() [2/2]

static float WebCore::SVGRenderStyle::initialStopOpacity ( )
inlinestatic

◆ initialStrokeDashArray() [1/2]

static Vector<SVGLengthValue> WebCore::SVGRenderStyle::initialStrokeDashArray ( )
inlinestatic

◆ initialStrokeDashArray() [2/2]

static Vector<SVGLengthValue> WebCore::SVGRenderStyle::initialStrokeDashArray ( )
inlinestatic

◆ initialStrokeMiterLimit() [1/2]

static float WebCore::SVGRenderStyle::initialStrokeMiterLimit ( )
inlinestatic

◆ initialStrokeMiterLimit() [2/2]

static float WebCore::SVGRenderStyle::initialStrokeMiterLimit ( )
inlinestatic

◆ initialStrokeOpacity() [1/2]

static float WebCore::SVGRenderStyle::initialStrokeOpacity ( )
inlinestatic

◆ initialStrokeOpacity() [2/2]

static float WebCore::SVGRenderStyle::initialStrokeOpacity ( )
inlinestatic

◆ initialStrokePaintColor() [1/2]

static Color WebCore::SVGRenderStyle::initialStrokePaintColor ( )
inlinestatic

◆ initialStrokePaintColor() [2/2]

static Color WebCore::SVGRenderStyle::initialStrokePaintColor ( )
inlinestatic

◆ initialStrokePaintType() [1/2]

static SVGPaintType WebCore::SVGRenderStyle::initialStrokePaintType ( )
inlinestatic

◆ initialStrokePaintType() [2/2]

static SVGPaintType WebCore::SVGRenderStyle::initialStrokePaintType ( )
inlinestatic

◆ initialStrokePaintUri() [1/2]

static String WebCore::SVGRenderStyle::initialStrokePaintUri ( )
inlinestatic

◆ initialStrokePaintUri() [2/2]

static String WebCore::SVGRenderStyle::initialStrokePaintUri ( )
inlinestatic

◆ initialTextAnchor() [1/2]

static ETextAnchor WebCore::SVGRenderStyle::initialTextAnchor ( )
inlinestatic

◆ initialTextAnchor() [2/2]

static ETextAnchor WebCore::SVGRenderStyle::initialTextAnchor ( )
inlinestatic

◆ initialVectorEffect() [1/2]

static EVectorEffect WebCore::SVGRenderStyle::initialVectorEffect ( )
inlinestatic

◆ initialVectorEffect() [2/2]

static EVectorEffect WebCore::SVGRenderStyle::initialVectorEffect ( )
inlinestatic

◆ isolatesBlending() [1/2]

bool WebCore::SVGRenderStyle::isolatesBlending ( ) const
inline

◆ isolatesBlending() [2/2]

bool WebCore::SVGRenderStyle::isolatesBlending ( ) const
inline

◆ kerning() [1/2]

SVGLengthValue WebCore::SVGRenderStyle::kerning ( ) const
inline

◆ kerning() [2/2]

SVGLengthValue WebCore::SVGRenderStyle::kerning ( ) const
inline

◆ lightingColor() [1/2]

const Color& WebCore::SVGRenderStyle::lightingColor ( ) const
inline

◆ lightingColor() [2/2]

const Color& WebCore::SVGRenderStyle::lightingColor ( ) const
inline

◆ markerEndResource() [1/2]

const String& WebCore::SVGRenderStyle::markerEndResource ( ) const
inline

◆ markerEndResource() [2/2]

const String& WebCore::SVGRenderStyle::markerEndResource ( ) const
inline

◆ markerMidResource() [1/2]

const String& WebCore::SVGRenderStyle::markerMidResource ( ) const
inline

◆ markerMidResource() [2/2]

const String& WebCore::SVGRenderStyle::markerMidResource ( ) const
inline

◆ markerStartResource() [1/2]

const String& WebCore::SVGRenderStyle::markerStartResource ( ) const
inline

◆ markerStartResource() [2/2]

const String& WebCore::SVGRenderStyle::markerStartResource ( ) const
inline

◆ maskerResource() [1/2]

const String& WebCore::SVGRenderStyle::maskerResource ( ) const
inline

◆ maskerResource() [2/2]

const String& WebCore::SVGRenderStyle::maskerResource ( ) const
inline

◆ maskType() [1/2]

EMaskType WebCore::SVGRenderStyle::maskType ( ) const
inline

◆ maskType() [2/2]

EMaskType WebCore::SVGRenderStyle::maskType ( ) const
inline

◆ operator!=() [1/2]

bool WebCore::SVGRenderStyle::operator!= ( const SVGRenderStyle other) const
inline

◆ operator!=() [2/2]

bool WebCore::SVGRenderStyle::operator!= ( const SVGRenderStyle other) const
inline

◆ operator==() [1/2]

bool WebCore::SVGRenderStyle::operator== ( const SVGRenderStyle ) const

◆ operator==() [2/2]

bool WebCore::SVGRenderStyle::operator== ( const SVGRenderStyle other) const

◆ r() [1/2]

const Length& WebCore::SVGRenderStyle::r ( ) const
inline

◆ r() [2/2]

const Length& WebCore::SVGRenderStyle::r ( ) const
inline

◆ rx() [1/2]

const Length& WebCore::SVGRenderStyle::rx ( ) const
inline

◆ rx() [2/2]

const Length& WebCore::SVGRenderStyle::rx ( ) const
inline

◆ ry() [1/2]

const Length& WebCore::SVGRenderStyle::ry ( ) const
inline

◆ ry() [2/2]

const Length& WebCore::SVGRenderStyle::ry ( ) const
inline

◆ setAlignmentBaseline() [1/2]

void WebCore::SVGRenderStyle::setAlignmentBaseline ( EAlignmentBaseline  val)
inline

◆ setAlignmentBaseline() [2/2]

void WebCore::SVGRenderStyle::setAlignmentBaseline ( EAlignmentBaseline  val)
inline

◆ setBaselineShift() [1/2]

void WebCore::SVGRenderStyle::setBaselineShift ( EBaselineShift  val)
inline

◆ setBaselineShift() [2/2]

void WebCore::SVGRenderStyle::setBaselineShift ( EBaselineShift  val)
inline

◆ setBaselineShiftValue() [1/2]

void WebCore::SVGRenderStyle::setBaselineShiftValue ( const SVGLengthValue shiftValue)
inline

◆ setBaselineShiftValue() [2/2]

void WebCore::SVGRenderStyle::setBaselineShiftValue ( const SVGLengthValue )

◆ setBufferedRendering() [1/2]

void WebCore::SVGRenderStyle::setBufferedRendering ( EBufferedRendering  val)
inline

◆ setBufferedRendering() [2/2]

void WebCore::SVGRenderStyle::setBufferedRendering ( EBufferedRendering  val)
inline

◆ setClipperResource() [1/2]

void WebCore::SVGRenderStyle::setClipperResource ( const String resource)
inline

◆ setClipperResource() [2/2]

void WebCore::SVGRenderStyle::setClipperResource ( const String )

◆ setClipRule() [1/2]

void WebCore::SVGRenderStyle::setClipRule ( WindRule  val)
inline

◆ setClipRule() [2/2]

void WebCore::SVGRenderStyle::setClipRule ( WindRule  val)
inline

◆ setColorInterpolation() [1/2]

void WebCore::SVGRenderStyle::setColorInterpolation ( EColorInterpolation  val)
inline

◆ setColorInterpolation() [2/2]

void WebCore::SVGRenderStyle::setColorInterpolation ( EColorInterpolation  val)
inline

◆ setColorInterpolationFilters() [1/2]

void WebCore::SVGRenderStyle::setColorInterpolationFilters ( EColorInterpolation  val)
inline

◆ setColorInterpolationFilters() [2/2]

void WebCore::SVGRenderStyle::setColorInterpolationFilters ( EColorInterpolation  val)
inline

◆ setColorRendering() [1/2]

void WebCore::SVGRenderStyle::setColorRendering ( EColorRendering  val)
inline

◆ setColorRendering() [2/2]

void WebCore::SVGRenderStyle::setColorRendering ( EColorRendering  val)
inline

◆ setCx() [1/2]

void WebCore::SVGRenderStyle::setCx ( const Length )

◆ setCx() [2/2]

void WebCore::SVGRenderStyle::setCx ( const Length length)
inline

◆ setCy() [1/2]

void WebCore::SVGRenderStyle::setCy ( const Length length)
inline

◆ setCy() [2/2]

void WebCore::SVGRenderStyle::setCy ( const Length )

◆ setDominantBaseline() [1/2]

void WebCore::SVGRenderStyle::setDominantBaseline ( EDominantBaseline  val)
inline

◆ setDominantBaseline() [2/2]

void WebCore::SVGRenderStyle::setDominantBaseline ( EDominantBaseline  val)
inline

◆ setFillOpacity() [1/2]

void WebCore::SVGRenderStyle::setFillOpacity ( float  )

◆ setFillOpacity() [2/2]

void WebCore::SVGRenderStyle::setFillOpacity ( float  opacity)
inline

◆ setFillPaint() [1/2]

void WebCore::SVGRenderStyle::setFillPaint ( SVGPaintType  type,
const Color color,
const String uri,
bool  applyToRegularStyle = true,
bool  applyToVisitedLinkStyle = false 
)
inline

◆ setFillPaint() [2/2]

void WebCore::SVGRenderStyle::setFillPaint ( SVGPaintType  ,
const Color ,
const String uri,
bool  applyToRegularStyle = true,
bool  applyToVisitedLinkStyle = false 
)

◆ setFillRule() [1/2]

void WebCore::SVGRenderStyle::setFillRule ( WindRule  val)
inline

◆ setFillRule() [2/2]

void WebCore::SVGRenderStyle::setFillRule ( WindRule  val)
inline

◆ setFloodColor() [1/2]

void WebCore::SVGRenderStyle::setFloodColor ( const Color color)
inline

◆ setFloodColor() [2/2]

void WebCore::SVGRenderStyle::setFloodColor ( const Color )

◆ setFloodOpacity() [1/2]

void WebCore::SVGRenderStyle::setFloodOpacity ( float  opacity)
inline

◆ setFloodOpacity() [2/2]

void WebCore::SVGRenderStyle::setFloodOpacity ( float  )

◆ setGlyphOrientationHorizontal() [1/2]

void WebCore::SVGRenderStyle::setGlyphOrientationHorizontal ( EGlyphOrientation  val)
inline

◆ setGlyphOrientationHorizontal() [2/2]

void WebCore::SVGRenderStyle::setGlyphOrientationHorizontal ( EGlyphOrientation  val)
inline

◆ setGlyphOrientationVertical() [1/2]

void WebCore::SVGRenderStyle::setGlyphOrientationVertical ( EGlyphOrientation  val)
inline

◆ setGlyphOrientationVertical() [2/2]

void WebCore::SVGRenderStyle::setGlyphOrientationVertical ( EGlyphOrientation  val)
inline

◆ setKerning() [1/2]

void WebCore::SVGRenderStyle::setKerning ( const SVGLengthValue kerning)
inline

◆ setKerning() [2/2]

void WebCore::SVGRenderStyle::setKerning ( const SVGLengthValue )

◆ setLightingColor() [1/2]

void WebCore::SVGRenderStyle::setLightingColor ( const Color color)
inline

◆ setLightingColor() [2/2]

void WebCore::SVGRenderStyle::setLightingColor ( const Color )

◆ setMarkerEndResource() [1/2]

void WebCore::SVGRenderStyle::setMarkerEndResource ( const String )

◆ setMarkerEndResource() [2/2]

void WebCore::SVGRenderStyle::setMarkerEndResource ( const String resource)
inline

◆ setMarkerMidResource() [1/2]

void WebCore::SVGRenderStyle::setMarkerMidResource ( const String resource)
inline

◆ setMarkerMidResource() [2/2]

void WebCore::SVGRenderStyle::setMarkerMidResource ( const String )

◆ setMarkerStartResource() [1/2]

void WebCore::SVGRenderStyle::setMarkerStartResource ( const String resource)
inline

◆ setMarkerStartResource() [2/2]

void WebCore::SVGRenderStyle::setMarkerStartResource ( const String )

◆ setMaskerResource() [1/2]

void WebCore::SVGRenderStyle::setMaskerResource ( const String resource)
inline

◆ setMaskerResource() [2/2]

void WebCore::SVGRenderStyle::setMaskerResource ( const String )

◆ setMaskType() [1/2]

void WebCore::SVGRenderStyle::setMaskType ( EMaskType  val)
inline

◆ setMaskType() [2/2]

void WebCore::SVGRenderStyle::setMaskType ( EMaskType  val)
inline

◆ setR() [1/2]

void WebCore::SVGRenderStyle::setR ( const Length length)
inline

◆ setR() [2/2]

void WebCore::SVGRenderStyle::setR ( const Length )

◆ setRx() [1/2]

void WebCore::SVGRenderStyle::setRx ( const Length length)
inline

◆ setRx() [2/2]

void WebCore::SVGRenderStyle::setRx ( const Length )

◆ setRy() [1/2]

void WebCore::SVGRenderStyle::setRy ( const Length length)
inline

◆ setRy() [2/2]

void WebCore::SVGRenderStyle::setRy ( const Length )

◆ setShadow() [1/2]

void WebCore::SVGRenderStyle::setShadow ( std::unique_ptr< ShadowData > &&  data)
inline

◆ setShadow() [2/2]

void WebCore::SVGRenderStyle::setShadow ( std::unique_ptr< ShadowData > &&  data)
inline

◆ setShapeRendering() [1/2]

void WebCore::SVGRenderStyle::setShapeRendering ( EShapeRendering  val)
inline

◆ setShapeRendering() [2/2]

void WebCore::SVGRenderStyle::setShapeRendering ( EShapeRendering  val)
inline

◆ setStopColor() [1/2]

void WebCore::SVGRenderStyle::setStopColor ( const Color color)
inline

◆ setStopColor() [2/2]

void WebCore::SVGRenderStyle::setStopColor ( const Color )

◆ setStopOpacity() [1/2]

void WebCore::SVGRenderStyle::setStopOpacity ( float  )

◆ setStopOpacity() [2/2]

void WebCore::SVGRenderStyle::setStopOpacity ( float  opacity)
inline

◆ setStrokeDashArray() [1/2]

void WebCore::SVGRenderStyle::setStrokeDashArray ( const Vector< SVGLengthValue > &  array)
inline

◆ setStrokeDashArray() [2/2]

void WebCore::SVGRenderStyle::setStrokeDashArray ( const Vector< SVGLengthValue > &  )

◆ setStrokeDashOffset() [1/2]

void WebCore::SVGRenderStyle::setStrokeDashOffset ( const Length )

◆ setStrokeDashOffset() [2/2]

void WebCore::SVGRenderStyle::setStrokeDashOffset ( const Length offset)
inline

◆ setStrokeMiterLimit() [1/2]

void WebCore::SVGRenderStyle::setStrokeMiterLimit ( float  limit)
inline

◆ setStrokeMiterLimit() [2/2]

void WebCore::SVGRenderStyle::setStrokeMiterLimit ( float  )

◆ setStrokeOpacity() [1/2]

void WebCore::SVGRenderStyle::setStrokeOpacity ( float  )

◆ setStrokeOpacity() [2/2]

void WebCore::SVGRenderStyle::setStrokeOpacity ( float  opacity)
inline

◆ setStrokePaint() [1/2]

void WebCore::SVGRenderStyle::setStrokePaint ( SVGPaintType  ,
const Color ,
const String uri,
bool  applyToRegularStyle = true,
bool  applyToVisitedLinkStyle = false 
)

◆ setStrokePaint() [2/2]

void WebCore::SVGRenderStyle::setStrokePaint ( SVGPaintType  type,
const Color color,
const String uri,
bool  applyToRegularStyle = true,
bool  applyToVisitedLinkStyle = false 
)
inline

◆ setTextAnchor() [1/2]

void WebCore::SVGRenderStyle::setTextAnchor ( ETextAnchor  val)
inline

◆ setTextAnchor() [2/2]

void WebCore::SVGRenderStyle::setTextAnchor ( ETextAnchor  val)
inline

◆ setVectorEffect() [1/2]

void WebCore::SVGRenderStyle::setVectorEffect ( EVectorEffect  val)
inline

◆ setVectorEffect() [2/2]

void WebCore::SVGRenderStyle::setVectorEffect ( EVectorEffect  val)
inline

◆ setX() [1/2]

void WebCore::SVGRenderStyle::setX ( const Length length)
inline

◆ setX() [2/2]

void WebCore::SVGRenderStyle::setX ( const Length )

◆ setY() [1/2]

void WebCore::SVGRenderStyle::setY ( const Length length)
inline

◆ setY() [2/2]

void WebCore::SVGRenderStyle::setY ( const Length )

◆ shadow() [1/2]

ShadowData* WebCore::SVGRenderStyle::shadow ( ) const
inline

◆ shadow() [2/2]

ShadowData* WebCore::SVGRenderStyle::shadow ( ) const
inline

◆ shapeRendering() [1/2]

EShapeRendering WebCore::SVGRenderStyle::shapeRendering ( ) const
inline

◆ shapeRendering() [2/2]

EShapeRendering WebCore::SVGRenderStyle::shapeRendering ( ) const
inline

◆ stopColor() [1/2]

const Color& WebCore::SVGRenderStyle::stopColor ( ) const
inline

◆ stopColor() [2/2]

const Color& WebCore::SVGRenderStyle::stopColor ( ) const
inline

◆ stopOpacity() [1/2]

float WebCore::SVGRenderStyle::stopOpacity ( ) const
inline

◆ stopOpacity() [2/2]

float WebCore::SVGRenderStyle::stopOpacity ( ) const
inline

◆ strokeDashArray() [1/2]

Vector<SVGLengthValue> WebCore::SVGRenderStyle::strokeDashArray ( ) const
inline

◆ strokeDashArray() [2/2]

Vector<SVGLengthValue> WebCore::SVGRenderStyle::strokeDashArray ( ) const
inline

◆ strokeDashOffset() [1/2]

const Length& WebCore::SVGRenderStyle::strokeDashOffset ( ) const
inline

◆ strokeDashOffset() [2/2]

const Length& WebCore::SVGRenderStyle::strokeDashOffset ( ) const
inline

◆ strokeMiterLimit() [1/2]

float WebCore::SVGRenderStyle::strokeMiterLimit ( ) const
inline

◆ strokeMiterLimit() [2/2]

float WebCore::SVGRenderStyle::strokeMiterLimit ( ) const
inline

◆ strokeOpacity() [1/2]

float WebCore::SVGRenderStyle::strokeOpacity ( ) const
inline

◆ strokeOpacity() [2/2]

float WebCore::SVGRenderStyle::strokeOpacity ( ) const
inline

◆ strokePaintColor() [1/2]

const Color& WebCore::SVGRenderStyle::strokePaintColor ( ) const
inline

◆ strokePaintColor() [2/2]

const Color& WebCore::SVGRenderStyle::strokePaintColor ( ) const
inline

◆ strokePaintType() [1/2]

const SVGPaintType& WebCore::SVGRenderStyle::strokePaintType ( ) const
inline

◆ strokePaintType() [2/2]

const SVGPaintType& WebCore::SVGRenderStyle::strokePaintType ( ) const
inline

◆ strokePaintUri() [1/2]

const String& WebCore::SVGRenderStyle::strokePaintUri ( ) const
inline

◆ strokePaintUri() [2/2]

const String& WebCore::SVGRenderStyle::strokePaintUri ( ) const
inline

◆ textAnchor() [1/2]

ETextAnchor WebCore::SVGRenderStyle::textAnchor ( ) const
inline

◆ textAnchor() [2/2]

ETextAnchor WebCore::SVGRenderStyle::textAnchor ( ) const
inline

◆ vectorEffect() [1/2]

EVectorEffect WebCore::SVGRenderStyle::vectorEffect ( ) const
inline

◆ vectorEffect() [2/2]

EVectorEffect WebCore::SVGRenderStyle::vectorEffect ( ) const
inline

◆ visitedLinkFillPaintColor() [1/2]

const Color& WebCore::SVGRenderStyle::visitedLinkFillPaintColor ( ) const
inline

◆ visitedLinkFillPaintColor() [2/2]

const Color& WebCore::SVGRenderStyle::visitedLinkFillPaintColor ( ) const
inline

◆ visitedLinkFillPaintType() [1/2]

const SVGPaintType& WebCore::SVGRenderStyle::visitedLinkFillPaintType ( ) const
inline

◆ visitedLinkFillPaintType() [2/2]

const SVGPaintType& WebCore::SVGRenderStyle::visitedLinkFillPaintType ( ) const
inline

◆ visitedLinkFillPaintUri() [1/2]

const String& WebCore::SVGRenderStyle::visitedLinkFillPaintUri ( ) const
inline

◆ visitedLinkFillPaintUri() [2/2]

const String& WebCore::SVGRenderStyle::visitedLinkFillPaintUri ( ) const
inline

◆ visitedLinkStrokePaintColor() [1/2]

const Color& WebCore::SVGRenderStyle::visitedLinkStrokePaintColor ( ) const
inline

◆ visitedLinkStrokePaintColor() [2/2]

const Color& WebCore::SVGRenderStyle::visitedLinkStrokePaintColor ( ) const
inline

◆ visitedLinkStrokePaintType() [1/2]

const SVGPaintType& WebCore::SVGRenderStyle::visitedLinkStrokePaintType ( ) const
inline

◆ visitedLinkStrokePaintType() [2/2]

const SVGPaintType& WebCore::SVGRenderStyle::visitedLinkStrokePaintType ( ) const
inline

◆ visitedLinkStrokePaintUri() [1/2]

const String& WebCore::SVGRenderStyle::visitedLinkStrokePaintUri ( ) const
inline

◆ visitedLinkStrokePaintUri() [2/2]

const String& WebCore::SVGRenderStyle::visitedLinkStrokePaintUri ( ) const
inline

◆ x() [1/2]

const Length& WebCore::SVGRenderStyle::x ( ) const
inline

◆ x() [2/2]

const Length& WebCore::SVGRenderStyle::x ( ) const
inline

◆ y() [1/2]

const Length& WebCore::SVGRenderStyle::y ( ) const
inline

◆ y() [2/2]

const Length& WebCore::SVGRenderStyle::y ( ) const
inline

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