Home
last modified time | relevance | path

Searched defs:lengthContext (Results 1 – 24 of 24) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGPathData.cpp43 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
DRenderSVGEllipse.cpp84 SVGLengthContext lengthContext(&circle); in calculateRadiiAndCenter() local
93 SVGLengthContext lengthContext(&ellipse); in calculateRadiiAndCenter() local
DRenderSVGResourceMarker.cpp102 SVGLengthContext lengthContext(marker); in referencePoint() local
178 SVGLengthContext lengthContext(marker); in calcViewport() local
DRenderSVGTransformableContainer.cpp90 SVGLengthContext lengthContext(useElement); in calculateLocalTransform() local
DRenderSVGRect.cpp56 SVGLengthContext lengthContext(rect); in updateShapeFromElement() local
DRenderSVGViewportContainer.cpp66 SVGLengthContext lengthContext(element); in calcViewport() local
DSVGTextLayoutAttributesBuilder.cpp164 …(unsigned i, float& lastRotation, SVGCharacterData& data, const SVGLengthContext& lengthContext, c… in updateCharacterData()
197 SVGLengthContext lengthContext(position.element); in fillCharacterDataMap() local
DSVGTextLayoutEngine.cpp151 SVGLengthContext lengthContext(textContentElement); in parentDefinesTextLength() local
210 SVGLengthContext lengthContext(textContentElement); in beginTextPathLayout() local
431 SVGElement* lengthContext = toSVGElement(text.parent()->node()); in layoutTextOnLineOrPath() local
DSVGTextLayoutEngineBaseline.cpp45 SVGLengthContext lengthContext(contextElement); in calculateBaselineShift() local
DRenderSVGForeignObject.cpp95 SVGLengthContext lengthContext(foreign); in layout() local
DSVGRenderSupport.cpp321 SVGLengthContext lengthContext(toSVGElement(object->node())); in applyStrokeStyleToContext() local
350 SVGLengthContext lengthContext(toSVGElement(object->node())); in applyStrokeStyleToStrokeData() local
DRenderSVGImage.cpp95 SVGLengthContext lengthContext(image); in updateImageViewport() local
DSVGTextChunkBuilder.cpp121 SVGLengthContext lengthContext(textContentElement); in addTextChunk() local
DSVGRenderTreeAsText.cpp290 SVGLengthContext lengthContext(shape.element()); in writeStyle() local
343 SVGLengthContext lengthContext(svgElement); in operator <<() local
DRenderSVGText.cpp483 SVGLengthContext lengthContext(toSVGElement(node())); in strokeBoundingBox() local
DRenderSVGShape.cpp417 SVGLengthContext lengthContext(element()); in strokeWidth() local
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGLengthTearOff.cpp62 SVGLengthContext lengthContext(contextElement()); in value() local
73 SVGLengthContext lengthContext(contextElement()); in setValue() local
137 SVGLengthContext lengthContext(contextElement()); in convertToSpecifiedUnits() local
DSVGLengthContext.cpp60 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
DSVGLength.cpp442 SVGLengthContext lengthContext(contextElement); in add() local
453 SVGLengthContext lengthContext(contextElement); in calculateAnimatedValue() local
464 SVGLengthContext lengthContext(contextElement); in calculateDistance() local
DSVGLengthList.cpp127 SVGLengthContext lengthContext(contextElement); in add() local
143 SVGLengthContext lengthContext(contextElement); in calculateAnimatedValue() local
DSVGSVGElement.cpp487 SVGLengthContext lengthContext(this); in localCoordinateSpaceTransform() local
658 SVGLengthContext lengthContext(this); in intrinsicWidth() local
667 SVGLengthContext lengthContext(this); in intrinsicHeight() local
DSVGUseElement.cpp436 SVGLengthContext lengthContext(this); in toClipPath() local
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/filters/
DSVGFEImage.cpp101 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/
DCSSCursorImageValue.cpp101 SVGLengthContext lengthContext(0); in updateIfSVGCursorIsUsed() local