/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/ |
D | V8SVGLengthCustom.cpp | 48 SVGLengthContext lengthContext(wrapper->contextElement()); in valueAttributeGetterCustom() local 70 SVGLengthContext lengthContext(wrapper->contextElement()); in valueAttributeSetterCustom() local 95 SVGLengthContext lengthContext(wrapper->contextElement()); in convertToSpecifiedUnitsMethodCustom() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | SVGPathData.cpp | 41 SVGLengthContext lengthContext(element); in updatePathFromCircleElement() local 51 SVGLengthContext lengthContext(element); in updatePathFromEllipseElement() local 65 SVGLengthContext lengthContext(element); in updatePathFromLineElement() local 107 SVGLengthContext lengthContext(element); in updatePathFromRectElement() local
|
D | RenderSVGViewportContainer.cpp | 65 SVGLengthContext lengthContext(element); in calcViewport() local 98 SVGLengthContext lengthContext(element); in calcViewport() local
|
D | RenderSVGEllipse.cpp | 82 SVGLengthContext lengthContext(circle); in calculateRadiiAndCenter() local 91 SVGLengthContext lengthContext(ellipse); in calculateRadiiAndCenter() local
|
D | RenderSVGTransformableContainer.cpp | 57 SVGLengthContext lengthContext(useElement); in calculateLocalTransform() local
|
D | RenderSVGResourceMarker.cpp | 107 SVGLengthContext lengthContext(marker); in referencePoint() local 183 SVGLengthContext lengthContext(marker); in calcViewport() local
|
D | RenderSVGRect.cpp | 56 SVGLengthContext lengthContext(rect); in updateShapeFromElement() local
|
D | SVGTextLayoutEngineSpacing.cpp | 89 SVGLengthContext lengthContext(contextElement); in calculateCSSKerningAndSpacing() local
|
D | SVGTextLayoutAttributesBuilder.cpp | 163 …(unsigned i, float& lastRotation, SVGCharacterData& data, const SVGLengthContext& lengthContext, c… in updateCharacterData() 196 SVGLengthContext lengthContext(position.element); in fillCharacterDataMap() local
|
D | SVGTextLayoutEngine.cpp | 150 SVGLengthContext lengthContext(textContentElement); in parentDefinesTextLength() local 208 SVGLengthContext lengthContext(textContentElement); in beginTextPathLayout() local 427 SVGElement* lengthContext = toSVGElement(text->parent()->node()); in layoutTextOnLineOrPath() local
|
D | SVGTextLayoutEngineBaseline.cpp | 45 SVGLengthContext lengthContext(contextElement); in calculateBaselineShift() local
|
D | SVGRenderSupport.cpp | 359 SVGLengthContext lengthContext(toSVGElement(object->node())); in applyStrokeStyleToContext() local 388 SVGLengthContext lengthContext(toSVGElement(object->node())); in applyStrokeStyleToStrokeData() local
|
D | RenderSVGImage.cpp | 66 SVGLengthContext lengthContext(image); in updateImageViewport() local
|
D | RenderSVGForeignObject.cpp | 140 SVGLengthContext lengthContext(foreign); in layout() local
|
D | SVGTextChunkBuilder.cpp | 129 SVGLengthContext lengthContext(textContentElement); in addTextChunk() local
|
D | SVGRenderTreeAsText.cpp | 269 SVGLengthContext lengthContext(shape.element()); in writeStyle() local 320 SVGLengthContext lengthContext(svgElement); in operator <<() local
|
D | RenderSVGShape.cpp | 427 SVGLengthContext lengthContext(element()); in strokeWidth() local
|
D | RenderSVGText.cpp | 513 SVGLengthContext lengthContext(toSVGElement(node())); in strokeBoundingBox() local
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGLengthContext.cpp | 54 SVGLengthContext lengthContext(context); in resolveRectangle() local 58 SVGLengthContext lengthContext(context, viewport); in resolveRectangle() local 69 SVGLengthContext lengthContext(context); in resolvePoint() local 81 SVGLengthContext lengthContext(context); in resolveLength() local
|
D | SVGAnimatedLength.cpp | 77 SVGLengthContext lengthContext(m_contextElement); in addAnimatedTypes() local 103 SVGLengthContext lengthContext(m_contextElement); in calculateAnimatedValue() local 118 SVGLengthContext lengthContext(m_contextElement); in calculateDistance() local
|
D | SVGAnimatedLengthList.cpp | 79 SVGLengthContext lengthContext(m_contextElement); in addAnimatedTypes() local 112 SVGLengthContext lengthContext(m_contextElement); in calculateAnimatedValue() local
|
D | SVGSVGElement.cpp | 430 SVGLengthContext lengthContext(this); in localCoordinateSpaceTransform() local 646 SVGLengthContext lengthContext(this); in intrinsicWidth() local 660 SVGLengthContext lengthContext(this); in intrinsicHeight() local
|
D | SVGUseElement.cpp | 556 SVGLengthContext lengthContext(this); in toClipPath() local
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSCursorImageValue.cpp | 100 SVGLengthContext lengthContext(0); in updateIfSVGCursorIsUsed() local
|
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/filters/ |
D | SVGFEImage.cpp | 122 SVGLengthContext lengthContext(contextNode); in applySoftware() local
|