/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | RenderSVGEllipse.cpp | 91 SVGEllipseElement& ellipse = toSVGEllipseElement(*element()); in calculateRadiiAndCenter() local 93 SVGLengthContext lengthContext(&ellipse); in calculateRadiiAndCenter() 94 …m_radii = FloatSize(ellipse.rx()->currentValue()->value(lengthContext), ellipse.ry()->currentValue… in calculateRadiiAndCenter() 95 …m_center = FloatPoint(ellipse.cx()->currentValue()->value(lengthContext), ellipse.cy()->currentVal… in calculateRadiiAndCenter()
|
D | SVGPathData.cpp | 51 SVGEllipseElement* ellipse = toSVGEllipseElement(element); in updatePathFromEllipseElement() local 54 float rx = ellipse->rx()->currentValue()->value(lengthContext); in updatePathFromEllipseElement() 57 float ry = ellipse->ry()->currentValue()->value(lengthContext); in updatePathFromEllipseElement() 63 …path.addEllipse(FloatRect(ellipse->cx()->currentValue()->value(lengthContext) - rx, ellipse->cy()-… in updatePathFromEllipseElement()
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | BasicShapeFunctions.cpp | 85 const BasicShapeEllipse* ellipse = static_cast<const BasicShapeEllipse*>(basicShape); in valueForBasicShape() local 88 … ellipseValue->setCenterX(valueForCenterCoordinate(pool, style, ellipse->centerX(), HORIZONTAL)); in valueForBasicShape() 89 … ellipseValue->setCenterY(valueForCenterCoordinate(pool, style, ellipse->centerY(), VERTICAL)); in valueForBasicShape() 90 ellipseValue->setRadiusX(basicShapeRadiusToCSSValue(pool, style, ellipse->radiusX())); in valueForBasicShape() 91 ellipseValue->setRadiusY(basicShapeRadiusToCSSValue(pool, style, ellipse->radiusY())); in valueForBasicShape() 224 RefPtr<BasicShapeEllipse> ellipse = BasicShapeEllipse::create(); in basicShapeForValue() local 226 ellipse->setCenterX(convertToCenterCoordinate(state, ellipseValue->centerX())); in basicShapeForValue() 227 ellipse->setCenterY(convertToCenterCoordinate(state, ellipseValue->centerY())); in basicShapeForValue() 228 ellipse->setRadiusX(cssValueToBasicShapeRadius(state, ellipseValue->radiusX())); in basicShapeForValue() 229 ellipse->setRadiusY(cssValueToBasicShapeRadius(state, ellipseValue->radiusY())); in basicShapeForValue() [all …]
|
D | CSSValueKeywords.in | 851 ellipse
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/ |
D | Shape.cpp | 120 const BasicShapeEllipse* ellipse = static_cast<const BasicShapeEllipse*>(basicShape); in createShape() local 121 …FloatPoint center = floatPointForCenterCoordinate(ellipse->centerX(), ellipse->centerY(), FloatSiz… in createShape() 122 float radiusX = ellipse->floatValueForRadiusInBox(ellipse->radiusX(), center.x(), boxWidth); in createShape() 123 … float radiusY = ellipse->floatValueForRadiusInBox(ellipse->radiusY(), center.y(), boxHeight); in createShape()
|
/external/skia/src/gpu/ |
D | GrOvalRenderer.h | 43 const SkRect& ellipse, 46 const SkRect& ellipse,
|
D | GrOvalRenderer.cpp | 603 const SkRect& ellipse, in drawEllipse() argument 617 SkPoint center = SkPoint::Make(ellipse.centerX(), ellipse.centerY()); in drawEllipse() 619 SkScalar ellipseXRadius = SkScalarHalf(ellipse.width()); in drawEllipse() 620 SkScalar ellipseYRadius = SkScalarHalf(ellipse.height()); in drawEllipse() 737 const SkRect& ellipse, in drawDIEllipse() argument 743 SkPoint center = SkPoint::Make(ellipse.centerX(), ellipse.centerY()); in drawDIEllipse() 744 SkScalar xRadius = SkScalarHalf(ellipse.width()); in drawDIEllipse() 745 SkScalar yRadius = SkScalarHalf(ellipse.height()); in drawDIEllipse()
|
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrOvalRenderer.h | 43 const SkRect& ellipse, 46 const SkRect& ellipse,
|
D | GrOvalRenderer.cpp | 603 const SkRect& ellipse, in drawEllipse() argument 617 SkPoint center = SkPoint::Make(ellipse.centerX(), ellipse.centerY()); in drawEllipse() 619 SkScalar ellipseXRadius = SkScalarHalf(ellipse.width()); in drawEllipse() 620 SkScalar ellipseYRadius = SkScalarHalf(ellipse.height()); in drawEllipse() 737 const SkRect& ellipse, in drawDIEllipse() argument 743 SkPoint center = SkPoint::Make(ellipse.centerX(), ellipse.centerY()); in drawDIEllipse() 744 SkScalar xRadius = SkScalarHalf(ellipse.width()); in drawDIEllipse() 745 SkScalar yRadius = SkScalarHalf(ellipse.height()); in drawDIEllipse()
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
D | CanvasPathMethods.h | 50 …void ellipse(float x, float y, float radiusX, float radiusY, float rotation, float startAngle, flo…
|
D | CanvasPathMethods.idl | 19 …[RaisesException] void ellipse(unrestricted float x, unrestricted float y, unrestricted float radi…
|
D | CanvasPathMethods.cpp | 278 void CanvasPathMethods::ellipse(float x, float y, float radiusX, float radiusY, float rotation, flo… in ellipse() function in WebCore::CanvasPathMethods
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGTagNames.in | 21 ellipse
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/ |
D | popup.css | 149 .erase svg ellipse,
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | GraphicsContext.cpp | 1269 void GraphicsContext::fillEllipse(const FloatRect& ellipse) in fillEllipse() argument 1274 SkRect rect = ellipse; in fillEllipse() 1320 void GraphicsContext::strokeEllipse(const FloatRect& ellipse) in strokeEllipse() argument 1325 drawOval(ellipse, immutableState()->strokePaint()); in strokeEllipse()
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 9055 ellipse 6lips
|