tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / dom / svg


ModeNameSize
-rw-r--r--DOMSVGAngle.cpp127L
-rw-r--r--DOMSVGAngle.h66L
-rw-r--r--DOMSVGAnimatedAngle.cpp29L
-rw-r--r--DOMSVGAnimatedAngle.h46L
-rw-r--r--DOMSVGAnimatedBoolean.cpp21L
-rw-r--r--DOMSVGAnimatedBoolean.h43L
-rw-r--r--DOMSVGAnimatedEnumeration.cpp21L
-rw-r--r--DOMSVGAnimatedEnumeration.h38L
-rw-r--r--DOMSVGAnimatedInteger.cpp21L
-rw-r--r--DOMSVGAnimatedInteger.h38L
-rw-r--r--DOMSVGAnimatedLength.cpp31L
-rw-r--r--DOMSVGAnimatedLength.h45L
-rw-r--r--DOMSVGAnimatedLengthList.cpp126L
-rw-r--r--DOMSVGAnimatedLengthList.h203L
-rw-r--r--DOMSVGAnimatedNumber.cpp21L
-rw-r--r--DOMSVGAnimatedNumber.h38L
-rw-r--r--DOMSVGAnimatedNumberList.cpp127L
-rw-r--r--DOMSVGAnimatedNumberList.h131L
-rw-r--r--DOMSVGAnimatedString.cpp21L
-rw-r--r--DOMSVGAnimatedString.h57L
-rw-r--r--DOMSVGAnimatedTransformList.cpp119L
-rw-r--r--DOMSVGAnimatedTransformList.h127L
-rw-r--r--DOMSVGLength.cpp511L
-rw-r--r--DOMSVGLength.h224L
-rw-r--r--DOMSVGLengthList.cpp361L
-rw-r--r--DOMSVGLengthList.h197L
-rw-r--r--DOMSVGNumber.cpp142L
-rw-r--r--DOMSVGNumber.h171L
-rw-r--r--DOMSVGNumberList.cpp345L
-rw-r--r--DOMSVGNumberList.h190L
-rw-r--r--DOMSVGPoint.cpp232L
-rw-r--r--DOMSVGPoint.h196L
-rw-r--r--DOMSVGPointList.cpp421L
-rw-r--r--DOMSVGPointList.h256L
-rw-r--r--DOMSVGStringList.cpp209L
-rw-r--r--DOMSVGStringList.h121L
-rw-r--r--DOMSVGTransform.cpp302L
-rw-r--r--DOMSVGTransform.h179L
-rw-r--r--DOMSVGTransformList.cpp392L
-rw-r--r--DOMSVGTransformList.h195L
-rw-r--r--SVGAElement.cpp270L
-rw-r--r--SVGAElement.h107L
-rw-r--r--SVGAnimateElement.cpp38L
-rw-r--r--SVGAnimateElement.h41L
-rw-r--r--SVGAnimateMotionElement.cpp48L
-rw-r--r--SVGAnimateMotionElement.h53L
-rw-r--r--SVGAnimateTransformElement.cpp58L
-rw-r--r--SVGAnimateTransformElement.h47L
-rw-r--r--SVGAnimatedBoolean.cpp184L
-rw-r--r--SVGAnimatedBoolean.h82L
-rw-r--r--SVGAnimatedClass.cpp96L
-rw-r--r--SVGAnimatedClass.h70L
-rw-r--r--SVGAnimatedClassOrString.cpp54L
-rw-r--r--SVGAnimatedClassOrString.h53L
-rw-r--r--SVGAnimatedEnumeration.cpp203L
-rw-r--r--SVGAnimatedEnumeration.h119L
-rw-r--r--SVGAnimatedInteger.cpp168L
-rw-r--r--SVGAnimatedInteger.h109L
-rw-r--r--SVGAnimatedIntegerPair.cpp248L
-rw-r--r--SVGAnimatedIntegerPair.h120L
-rw-r--r--SVGAnimatedLength.cpp700L
-rw-r--r--SVGAnimatedLength.h331L
-rw-r--r--SVGAnimatedLengthList.cpp185L
-rw-r--r--SVGAnimatedLengthList.h123L
-rw-r--r--SVGAnimatedNumber.cpp191L
-rw-r--r--SVGAnimatedNumber.h111L
-rw-r--r--SVGAnimatedNumberList.cpp162L
-rw-r--r--SVGAnimatedNumberList.h124L
-rw-r--r--SVGAnimatedNumberPair.cpp238L
-rw-r--r--SVGAnimatedNumberPair.h123L
-rw-r--r--SVGAnimatedOrient.cpp505L
-rw-r--r--SVGAnimatedOrient.h151L
-rw-r--r--SVGAnimatedPathSegList.cpp324L
-rw-r--r--SVGAnimatedPathSegList.h132L
-rw-r--r--SVGAnimatedPointList.cpp183L
-rw-r--r--SVGAnimatedPointList.h124L
-rw-r--r--SVGAnimatedPreserveAspectRatio.cpp233L
-rw-r--r--SVGAnimatedPreserveAspectRatio.h138L
-rw-r--r--SVGAnimatedRect.cpp39L
-rw-r--r--SVGAnimatedRect.h51L
-rw-r--r--SVGAnimatedString.cpp118L
-rw-r--r--SVGAnimatedString.h125L
-rw-r--r--SVGAnimatedTransformList.cpp285L
-rw-r--r--SVGAnimatedTransformList.h164L
-rw-r--r--SVGAnimatedViewBox.cpp300L
-rw-r--r--SVGAnimatedViewBox.h169L
-rw-r--r--SVGAnimationElement.cpp395L
-rw-r--r--SVGAnimationElement.h150L
-rw-r--r--SVGArcConverter.cpp157L
-rw-r--r--SVGArcConverter.h34L
-rw-r--r--SVGAttrTearoffTable.h98L
-rw-r--r--SVGAttrValueWrapper.cpp99L
-rw-r--r--SVGAttrValueWrapper.h54L
-rw-r--r--SVGCircleElement.cpp175L
-rw-r--r--SVGCircleElement.h69L
-rw-r--r--SVGClipPathElement.cpp53L
-rw-r--r--SVGClipPathElement.h55L
-rw-r--r--SVGComponentTransferFunctionElement.h182L
-rw-r--r--SVGContentUtils.cpp915L
-rw-r--r--SVGContentUtils.h321L
-rw-r--r--SVGDataParser.cpp41L
-rw-r--r--SVGDataParser.h35L
-rw-r--r--SVGDefsElement.cpp32L
-rw-r--r--SVGDefsElement.h34L
-rw-r--r--SVGDescElement.cpp32L
-rw-r--r--SVGDescElement.h35L
-rw-r--r--SVGDocument.cpp58L
-rw-r--r--SVGDocument.h42L
-rw-r--r--SVGElement.cpp2280L
-rw-r--r--SVGElement.h590L
-rw-r--r--SVGElementFactory.cpp106L
-rw-r--r--SVGElementFactory.h51L
-rw-r--r--SVGEllipseElement.cpp193L
-rw-r--r--SVGEllipseElement.h70L
-rw-r--r--SVGFEBlendElement.cpp115L
-rw-r--r--SVGFEBlendElement.h67L
-rw-r--r--SVGFEColorMatrixElement.cpp137L
-rw-r--r--SVGFEColorMatrixElement.h77L
-rw-r--r--SVGFEComponentTransferElement.cpp98L
-rw-r--r--SVGFEComponentTransferElement.h62L
-rw-r--r--SVGFECompositeElement.cpp148L
-rw-r--r--SVGFECompositeElement.h80L
-rw-r--r--SVGFEConvolveMatrixElement.cpp270L
-rw-r--r--SVGFEConvolveMatrixElement.h116L
-rw-r--r--SVGFEDiffuseLightingElement.cpp90L
-rw-r--r--SVGFEDiffuseLightingElement.h54L
-rw-r--r--SVGFEDisplacementMapElement.cpp140L
-rw-r--r--SVGFEDisplacementMapElement.h90L
-rw-r--r--SVGFEDistantLightElement.cpp68L
-rw-r--r--SVGFEDistantLightElement.h54L
-rw-r--r--SVGFEDropShadowElement.cpp151L
-rw-r--r--SVGFEDropShadowElement.h81L
-rw-r--r--SVGFEFloodElement.cpp83L
-rw-r--r--SVGFEFloodElement.h61L
-rw-r--r--SVGFEGaussianBlurElement.cpp117L
-rw-r--r--SVGFEGaussianBlurElement.h70L
-rw-r--r--SVGFEImageElement.cpp445L
-rw-r--r--SVGFEImageElement.h146L
-rw-r--r--SVGFEMergeElement.cpp62L
-rw-r--r--SVGFEMergeElement.h55L
-rw-r--r--SVGFEMergeNodeElement.cpp48L
-rw-r--r--SVGFEMergeNodeElement.h55L
-rw-r--r--SVGFEMorphologyElement.cpp141L
-rw-r--r--SVGFEMorphologyElement.h82L
-rw-r--r--SVGFEOffsetElement.cpp99L
-rw-r--r--SVGFEOffsetElement.h69L
-rw-r--r--SVGFEPointLightElement.cpp75L
-rw-r--r--SVGFEPointLightElement.h54L
-rw-r--r--SVGFESpecularLightingElement.cpp105L
-rw-r--r--SVGFESpecularLightingElement.h57L
-rw-r--r--SVGFESpotLightElement.cpp128L
-rw-r--r--SVGFESpotLightElement.h70L
-rw-r--r--SVGFETileElement.cpp75L
-rw-r--r--SVGFETileElement.h61L
-rw-r--r--SVGFETurbulenceElement.cpp195L
-rw-r--r--SVGFETurbulenceElement.h92L
-rw-r--r--SVGFilterElement.cpp117L
-rw-r--r--SVGFilterElement.h78L
-rw-r--r--SVGFilters.cpp445L
-rw-r--r--SVGFilters.h239L
-rw-r--r--SVGForeignObjectElement.cpp127L
-rw-r--r--SVGForeignObjectElement.h62L
-rw-r--r--SVGFragmentIdentifier.cpp231L
-rw-r--r--SVGFragmentIdentifier.h55L
-rw-r--r--SVGGElement.cpp31L
-rw-r--r--SVGGElement.h32L
-rw-r--r--SVGGeometryElement.cpp292L
-rw-r--r--SVGGeometryElement.h271L
-rw-r--r--SVGGeometryProperty.cpp55L
-rw-r--r--SVGGeometryProperty.h289L
-rw-r--r--SVGGradientElement.cpp224L
-rw-r--r--SVGGradientElement.h149L
-rw-r--r--SVGGraphicsElement.cpp166L
-rw-r--r--SVGGraphicsElement.h63L
-rw-r--r--SVGImageElement.cpp352L
-rw-r--r--SVGImageElement.h145L
-rw-r--r--SVGIntegerPairSMILType.cpp97L
-rw-r--r--SVGIntegerPairSMILType.h45L
-rw-r--r--SVGLength.cpp328L
-rw-r--r--SVGLength.h150L
-rw-r--r--SVGLengthList.cpp76L
-rw-r--r--SVGLengthList.h333L
-rw-r--r--SVGLengthListSMILType.cpp295L
-rw-r--r--SVGLengthListSMILType.h95L
-rw-r--r--SVGLengthSMILType.cpp102L
-rw-r--r--SVGLengthSMILType.h43L
-rw-r--r--SVGLengthUnits.h36L
-rw-r--r--SVGLineElement.cpp226L
-rw-r--r--SVGLineElement.h61L
-rw-r--r--SVGMPathElement.cpp124L
-rw-r--r--SVGMPathElement.h71L
-rw-r--r--SVGMarkerElement.cpp216L
-rw-r--r--SVGMarkerElement.h98L
-rw-r--r--SVGMaskElement.cpp102L
-rw-r--r--SVGMaskElement.h67L
-rw-r--r--SVGMatrix.cpp186L
-rw-r--r--SVGMatrix.h131L
-rw-r--r--SVGMetadataElement.cpp34L
-rw-r--r--SVGMetadataElement.h37L
-rw-r--r--SVGMotionSMILAnimationFunction.cpp423L
-rw-r--r--SVGMotionSMILAnimationFunction.h102L
-rw-r--r--SVGMotionSMILAttr.cpp47L
-rw-r--r--SVGMotionSMILAttr.h56L
-rw-r--r--SVGMotionSMILPathUtils.cpp137L
-rw-r--r--SVGMotionSMILPathUtils.h104L
-rw-r--r--SVGMotionSMILType.cpp462L
-rw-r--r--SVGMotionSMILType.h75L
-rw-r--r--SVGNumberList.cpp63L
-rw-r--r--SVGNumberList.h205L
-rw-r--r--SVGNumberListSMILType.cpp203L
-rw-r--r--SVGNumberListSMILType.h49L
-rw-r--r--SVGNumberPairSMILType.cpp98L
-rw-r--r--SVGNumberPairSMILType.h42L
-rw-r--r--SVGOrientSMILType.cpp146L
-rw-r--r--SVGOrientSMILType.h56L
-rw-r--r--SVGPathData.cpp731L
-rw-r--r--SVGPathData.h193L
-rw-r--r--SVGPathElement.cpp360L
-rw-r--r--SVGPathElement.h100L
-rw-r--r--SVGPathSegListSMILType.cpp119L
-rw-r--r--SVGPathSegListSMILType.h52L
-rw-r--r--SVGPathSegUtils.cpp471L
-rw-r--r--SVGPathSegUtils.h117L
-rw-r--r--SVGPathSegment.cpp123L
-rw-r--r--SVGPathSegment.h51L
-rw-r--r--SVGPatternElement.cpp162L
-rw-r--r--SVGPatternElement.h96L
-rw-r--r--SVGPoint.h80L
-rw-r--r--SVGPointList.cpp95L
-rw-r--r--SVGPointList.h216L
-rw-r--r--SVGPointListSMILType.cpp179L
-rw-r--r--SVGPointListSMILType.h49L
-rw-r--r--SVGPolyElement.cpp130L
-rw-r--r--SVGPolyElement.h57L
-rw-r--r--SVGPolygonElement.cpp89L
-rw-r--r--SVGPolygonElement.h39L
-rw-r--r--SVGPolylineElement.cpp64L
-rw-r--r--SVGPolylineElement.h38L
-rw-r--r--SVGPreserveAspectRatio.cpp141L
-rw-r--r--SVGPreserveAspectRatio.h114L
-rw-r--r--SVGRect.cpp139L
-rw-r--r--SVGRect.h87L
-rw-r--r--SVGRectElement.cpp278L
-rw-r--r--SVGRectElement.h72L
-rw-r--r--SVGSVGElement.cpp631L
-rw-r--r--SVGSVGElement.h276L
-rw-r--r--SVGScriptElement.cpp233L
-rw-r--r--SVGScriptElement.h94L
-rw-r--r--SVGSetElement.cpp38L
-rw-r--r--SVGSetElement.h41L
-rw-r--r--SVGStopElement.cpp47L
-rw-r--r--SVGStopElement.h44L
-rw-r--r--SVGStringList.cpp60L
-rw-r--r--SVGStringList.h137L
-rw-r--r--SVGStyleElement.cpp227L
-rw-r--r--SVGStyleElement.h93L
-rw-r--r--SVGSwitchElement.cpp91L
-rw-r--r--SVGSwitchElement.h67L
-rw-r--r--SVGSymbolElement.cpp52L
-rw-r--r--SVGSymbolElement.h44L
-rw-r--r--SVGTSpanElement.cpp41L
-rw-r--r--SVGTSpanElement.h45L
-rw-r--r--SVGTagList.h100L
-rw-r--r--SVGTests.cpp246L
-rw-r--r--SVGTests.h108L
-rw-r--r--SVGTextContentElement.cpp204L
-rw-r--r--SVGTextContentElement.h76L
-rw-r--r--SVGTextElement.cpp41L
-rw-r--r--SVGTextElement.h45L
-rw-r--r--SVGTextPathElement.cpp127L
-rw-r--r--SVGTextPathElement.h85L
-rw-r--r--SVGTextPositioningElement.cpp64L
-rw-r--r--SVGTextPositioningElement.h51L
-rw-r--r--SVGTitleElement.cpp92L
-rw-r--r--SVGTitleElement.h57L
-rw-r--r--SVGTransform.cpp212L
-rw-r--r--SVGTransform.h151L
-rw-r--r--SVGTransformList.cpp70L
-rw-r--r--SVGTransformList.h140L
-rw-r--r--SVGTransformListParser.cpp250L
-rw-r--r--SVGTransformListParser.h53L
-rw-r--r--SVGTransformListSMILType.cpp343L
-rw-r--r--SVGTransformListSMILType.h120L
-rw-r--r--SVGTransformableElement.cpp75L
-rw-r--r--SVGTransformableElement.h59L
-rw-r--r--SVGUseElement.cpp673L
-rw-r--r--SVGUseElement.h178L
-rw-r--r--SVGViewBoxSMILType.cpp134L
-rw-r--r--SVGViewBoxSMILType.h42L
-rw-r--r--SVGViewElement.cpp80L
-rw-r--r--SVGViewElement.h71L
-rw-r--r--SVGViewportElement.cpp315L
-rw-r--r--SVGViewportElement.h181L
-rw-r--r--moz.build274L
d---------crashtests/-
d---------test/-