/external/webkit/Source/WebCore/svg/ |
D | SVGPathSegCurvetoCubicSmooth.h | 31 …vetoCubicSmooth(SVGPathElement* element, SVGPathSegRole role, float x, float y, float x2, float y2) in SVGPathSegCurvetoCubicSmooth() 61 float y2() const { return m_y2; } in y2() function 62 void setY2(float y2) in setY2() 77 …oothAbs> create(SVGPathElement* element, SVGPathSegRole role, float x, float y, float x2, float y2) in create() 83 …oCubicSmoothAbs(SVGPathElement* element, SVGPathSegRole role, float x, float y, float x2, float y2) in SVGPathSegCurvetoCubicSmoothAbs() 94 …oothRel> create(SVGPathElement* element, SVGPathSegRole role, float x, float y, float x2, float y2) in create() 100 …oCubicSmoothRel(SVGPathElement* element, SVGPathSegRole role, float x, float y, float x2, float y2) in SVGPathSegCurvetoCubicSmoothRel()
|
D | SVGPathSegCurvetoCubic.h | 31 …athElement* element, SVGPathSegRole role, float x, float y, float x1, float y1, float x2, float y2) in SVGPathSegCurvetoCubic() 77 float y2() const { return m_y2; } in y2() function 78 void setY2(float y2) in setY2() 95 …athElement* element, SVGPathSegRole role, float x, float y, float x1, float y1, float x2, float y2) in create() 101 …athElement* element, SVGPathSegRole role, float x, float y, float x1, float y1, float x2, float y2) in SVGPathSegCurvetoCubicAbs() 112 …athElement* element, SVGPathSegRole role, float x, float y, float x1, float y1, float x2, float y2) in create() 118 …athElement* element, SVGPathSegRole role, float x, float y, float x1, float y1, float x2, float y2) in SVGPathSegCurvetoCubicRel()
|
D | SVGPathStringSource.cpp | 165 float y2; in parseCurveToCubicSegment() local 200 float y2; in parseCurveToQuadraticSegment() local
|
D | SVGPathElement.cpp | 114 …GPathSegCurvetoCubicAbs(float x, float y, float x1, float y1, float x2, float y2, SVGPathSegRole r… in createSVGPathSegCurvetoCubicAbs() 119 …GPathSegCurvetoCubicRel(float x, float y, float x1, float y1, float x2, float y2, SVGPathSegRole r… in createSVGPathSegCurvetoCubicRel() 164 …ment::createSVGPathSegCurvetoCubicSmoothAbs(float x, float y, float x2, float y2, SVGPathSegRole r… in createSVGPathSegCurvetoCubicSmoothAbs() 169 …ment::createSVGPathSegCurvetoCubicSmoothRel(float x, float y, float x2, float y2, SVGPathSegRole r… in createSVGPathSegCurvetoCubicSmoothRel()
|
/external/webkit/Source/WebCore/css/ |
D | CSSTimingFunctionValue.h | 69 …ic PassRefPtr<CSSCubicBezierTimingFunctionValue> create(double x1, double y1, double x2, double y2) in create() 77 double y2() const { return m_y2; } in y2() function 80 CSSCubicBezierTimingFunctionValue(double x1, double y1, double x2, double y2) in CSSCubicBezierTimingFunctionValue()
|
/external/eigen/Eigen/src/Core/arch/SSE/ |
D | MathFunctions.h | 81 Packet4f y, y1, y2; variable 262 Packet4f y2 = p4f_sincof_p0; variable 350 Packet4f y2 = p4f_sincof_p0; variable
|
/external/skia/legacy/src/animator/ |
D | SkPathParts.h | 74 SkScalar y2; variable 92 SkScalar y2; variable
|
D | SkDrawLine.h | 24 SkScalar y2; variable
|
/external/skia/src/animator/ |
D | SkPathParts.h | 74 SkScalar y2; variable 92 SkScalar y2; variable
|
D | SkDrawLine.h | 24 SkScalar y2; variable
|
/external/clang/test/PCH/Inputs/ |
D | chain-external-defs2.h | 5 int y2; variable
|
/external/ceres-solver/internal/ceres/ |
D | partitioned_matrix_view_test.cc | 97 Vector y2 = Vector::Zero(m.num_rows()); in TEST_F() local 122 Vector y2 = Vector::Zero(m.num_rows()); in TEST_F() local 143 Vector y2 = Vector::Zero(m.num_cols_f()); in TEST_F() local
|
/external/v8/test/mjsunit/regress/ |
D | regress-1229.js | 83 function h1(z2, y2) { argument 91 function h2(z2, y2, x2) { argument 99 function h3(z2, y2, x2) { argument
|
/external/qemu/distrib/sdl-1.2.15/src/video/gem/ |
D | SDL_gemevents.c | 83 short x2,y2,w2,h2; in GEM_PumpEvents() local 177 short x2,y2,w2,h2; in do_messages() local 301 short x2, y2, w2, h2; in do_mouse() local
|
/external/clang/test/PCH/ |
D | chain-external-defs.c | 29 int y2 = 18; variable
|
/external/valgrind/main/memcheck/tests/ |
D | badrw.c | 11 short y2; in main() local
|
/external/freetype/src/base/ |
D | ftbbox.c | 104 FT_Pos y2, in BBox_Conic_Check() 290 FT_Pos y2, in test_cubic_extrema() 334 FT_Pos y2, in BBox_Cubic_Check()
|
/external/webkit/Source/WebCore/platform/animation/ |
D | TimingFunction.h | 79 static PassRefPtr<CubicBezierTimingFunction> create(double x1, double y1, double x2, double y2) in create() 103 double y2() const { return m_y2; } in y2() function
|
/external/fdlibm/ |
D | e_hypot.c | 55 double a=x,b=y,t1,t2,y1,y2,w; local
|
/external/chromium-trace/trace-viewer/src/tracks/ |
D | ruler_track.js | 79 drawLine_: function(ctx, x1, y1, x2, y2, color) { argument 88 drawArrow_: function(ctx, x1, y1, x2, y2, arrowWidth, color) { argument
|
/external/jmonkeyengine/engine/src/desktop/com/jme3/texture/plugins/ |
D | AWTLoader.java | 82 int y2 = 0; in flipImage() local 95 int y2 = 0; in flipImage() local
|
/external/clang/test/CXX/stmt.stmt/stmt.dcl/ |
D | p3-0x.cpp | 39 Y y2; // expected-note{{jump bypasses variable with a non-trivial destructor}} in test_Y() local
|
/external/clang/test/SemaCXX/ |
D | warn-literal-conversion.cpp | 10 …int y2 = (((1.2222F))); // expected-warning {{implicit conversion from 'float' to 'int' changes va… in test0() local
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | ContextShadowCairo.cpp | 90 double x1, x2, y1, y2; in beginShadowLayer() local 227 double x1, x2, y1, y2; in drawRectShadow() local
|
/external/skia/src/utils/ |
D | SkCubicInterval.cpp | 50 SkScalar x2, SkScalar y2, in SkEvalCubicInterval()
|