/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | SVGPathData.cpp | 43 SVGLengthContext lengthContext(element); in updatePathFromCircleElement() local 53 SVGLengthContext lengthContext(element); in updatePathFromEllipseElement() local 70 SVGLengthContext lengthContext(element); in updatePathFromLineElement() local 106 SVGLengthContext lengthContext(element); in updatePathFromRectElement() local
|
D | RenderSVGEllipse.cpp | 84 SVGLengthContext lengthContext(&circle); in calculateRadiiAndCenter() local 93 SVGLengthContext lengthContext(&ellipse); in calculateRadiiAndCenter() local
|
D | RenderSVGResourceMarker.cpp | 102 SVGLengthContext lengthContext(marker); in referencePoint() local 178 SVGLengthContext lengthContext(marker); in calcViewport() local
|
D | RenderSVGTransformableContainer.cpp | 90 SVGLengthContext lengthContext(useElement); in calculateLocalTransform() local
|
D | RenderSVGRect.cpp | 56 SVGLengthContext lengthContext(rect); in updateShapeFromElement() local
|
D | RenderSVGViewportContainer.cpp | 66 SVGLengthContext lengthContext(element); in calcViewport() local
|
D | SVGTextLayoutAttributesBuilder.cpp | 164 …(unsigned i, float& lastRotation, SVGCharacterData& data, const SVGLengthContext& lengthContext, c… in updateCharacterData() 197 SVGLengthContext lengthContext(position.element); in fillCharacterDataMap() local
|
D | SVGTextLayoutEngine.cpp | 151 SVGLengthContext lengthContext(textContentElement); in parentDefinesTextLength() local 210 SVGLengthContext lengthContext(textContentElement); in beginTextPathLayout() local 431 SVGElement* lengthContext = toSVGElement(text.parent()->node()); in layoutTextOnLineOrPath() local
|
D | SVGTextLayoutEngineBaseline.cpp | 45 SVGLengthContext lengthContext(contextElement); in calculateBaselineShift() local
|
D | RenderSVGForeignObject.cpp | 95 SVGLengthContext lengthContext(foreign); in layout() local
|
D | SVGRenderSupport.cpp | 321 SVGLengthContext lengthContext(toSVGElement(object->node())); in applyStrokeStyleToContext() local 350 SVGLengthContext lengthContext(toSVGElement(object->node())); in applyStrokeStyleToStrokeData() local
|
D | RenderSVGImage.cpp | 95 SVGLengthContext lengthContext(image); in updateImageViewport() local
|
D | SVGTextChunkBuilder.cpp | 121 SVGLengthContext lengthContext(textContentElement); in addTextChunk() local
|
D | SVGRenderTreeAsText.cpp | 290 SVGLengthContext lengthContext(shape.element()); in writeStyle() local 343 SVGLengthContext lengthContext(svgElement); in operator <<() local
|
D | RenderSVGText.cpp | 483 SVGLengthContext lengthContext(toSVGElement(node())); in strokeBoundingBox() local
|
D | RenderSVGShape.cpp | 417 SVGLengthContext lengthContext(element()); in strokeWidth() local
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGLengthTearOff.cpp | 62 SVGLengthContext lengthContext(contextElement()); in value() local 73 SVGLengthContext lengthContext(contextElement()); in setValue() local 137 SVGLengthContext lengthContext(contextElement()); in convertToSpecifiedUnits() local
|
D | SVGLengthContext.cpp | 60 SVGLengthContext lengthContext(context); in resolveRectangle() local 64 SVGLengthContext lengthContext(context, viewport); in resolveRectangle() local 79 SVGLengthContext lengthContext(context); in resolvePoint() local 93 SVGLengthContext lengthContext(context); in resolveLength() local
|
D | SVGLength.cpp | 442 SVGLengthContext lengthContext(contextElement); in add() local 453 SVGLengthContext lengthContext(contextElement); in calculateAnimatedValue() local 464 SVGLengthContext lengthContext(contextElement); in calculateDistance() local
|
D | SVGLengthList.cpp | 127 SVGLengthContext lengthContext(contextElement); in add() local 143 SVGLengthContext lengthContext(contextElement); in calculateAnimatedValue() local
|
D | SVGSVGElement.cpp | 487 SVGLengthContext lengthContext(this); in localCoordinateSpaceTransform() local 658 SVGLengthContext lengthContext(this); in intrinsicWidth() local 667 SVGLengthContext lengthContext(this); in intrinsicHeight() local
|
D | SVGUseElement.cpp | 436 SVGLengthContext lengthContext(this); in toClipPath() local
|
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/filters/ |
D | SVGFEImage.cpp | 101 SVGLengthContext lengthContext(contextNode); in determineAbsolutePaintRect() local 160 SVGLengthContext lengthContext(contextNode); in applySoftware() local 199 SVGLengthContext lengthContext(contextNode); in createImageFilterForRenderer() local
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSCursorImageValue.cpp | 101 SVGLengthContext lengthContext(0); in updateIfSVGCursorIsUsed() local
|