Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
DV8SVGLengthCustom.cpp48 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/
DSVGPathData.cpp41 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
DRenderSVGViewportContainer.cpp65 SVGLengthContext lengthContext(element); in calcViewport() local
98 SVGLengthContext lengthContext(element); in calcViewport() local
DRenderSVGEllipse.cpp82 SVGLengthContext lengthContext(circle); in calculateRadiiAndCenter() local
91 SVGLengthContext lengthContext(ellipse); in calculateRadiiAndCenter() local
DRenderSVGTransformableContainer.cpp57 SVGLengthContext lengthContext(useElement); in calculateLocalTransform() local
DRenderSVGResourceMarker.cpp107 SVGLengthContext lengthContext(marker); in referencePoint() local
183 SVGLengthContext lengthContext(marker); in calcViewport() local
DRenderSVGRect.cpp56 SVGLengthContext lengthContext(rect); in updateShapeFromElement() local
DSVGTextLayoutEngineSpacing.cpp89 SVGLengthContext lengthContext(contextElement); in calculateCSSKerningAndSpacing() local
DSVGTextLayoutAttributesBuilder.cpp163 …(unsigned i, float& lastRotation, SVGCharacterData& data, const SVGLengthContext& lengthContext, c… in updateCharacterData()
196 SVGLengthContext lengthContext(position.element); in fillCharacterDataMap() local
DSVGTextLayoutEngine.cpp150 SVGLengthContext lengthContext(textContentElement); in parentDefinesTextLength() local
208 SVGLengthContext lengthContext(textContentElement); in beginTextPathLayout() local
427 SVGElement* lengthContext = toSVGElement(text->parent()->node()); in layoutTextOnLineOrPath() local
DSVGTextLayoutEngineBaseline.cpp45 SVGLengthContext lengthContext(contextElement); in calculateBaselineShift() local
DSVGRenderSupport.cpp359 SVGLengthContext lengthContext(toSVGElement(object->node())); in applyStrokeStyleToContext() local
388 SVGLengthContext lengthContext(toSVGElement(object->node())); in applyStrokeStyleToStrokeData() local
DRenderSVGImage.cpp66 SVGLengthContext lengthContext(image); in updateImageViewport() local
DRenderSVGForeignObject.cpp140 SVGLengthContext lengthContext(foreign); in layout() local
DSVGTextChunkBuilder.cpp129 SVGLengthContext lengthContext(textContentElement); in addTextChunk() local
DSVGRenderTreeAsText.cpp269 SVGLengthContext lengthContext(shape.element()); in writeStyle() local
320 SVGLengthContext lengthContext(svgElement); in operator <<() local
DRenderSVGShape.cpp427 SVGLengthContext lengthContext(element()); in strokeWidth() local
DRenderSVGText.cpp513 SVGLengthContext lengthContext(toSVGElement(node())); in strokeBoundingBox() local
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGLengthContext.cpp54 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
DSVGAnimatedLength.cpp77 SVGLengthContext lengthContext(m_contextElement); in addAnimatedTypes() local
103 SVGLengthContext lengthContext(m_contextElement); in calculateAnimatedValue() local
118 SVGLengthContext lengthContext(m_contextElement); in calculateDistance() local
DSVGAnimatedLengthList.cpp79 SVGLengthContext lengthContext(m_contextElement); in addAnimatedTypes() local
112 SVGLengthContext lengthContext(m_contextElement); in calculateAnimatedValue() local
DSVGSVGElement.cpp430 SVGLengthContext lengthContext(this); in localCoordinateSpaceTransform() local
646 SVGLengthContext lengthContext(this); in intrinsicWidth() local
660 SVGLengthContext lengthContext(this); in intrinsicHeight() local
DSVGUseElement.cpp556 SVGLengthContext lengthContext(this); in toClipPath() local
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSCursorImageValue.cpp100 SVGLengthContext lengthContext(0); in updateIfSVGCursorIsUsed() local
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/filters/
DSVGFEImage.cpp122 SVGLengthContext lengthContext(contextNode); in applySoftware() local