Searched defs:cy (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DUnitBezier.h120 double cy; member in struct:WebCore::UnitBezier
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGTransformDistance.cpp41 SVGTransformDistance::SVGTransformDistance(SVGTransform::SVGTransformType type, float angle, float cx, float cy, const AffineTransform& transform) argument
H A DRadialGradientAttributes.h42 SVGLength cy() const { return m_cy; } function in struct:WebCore::RadialGradientAttributes
H A DSVGTransform.cpp103 void SVGTransform::setRotate(float angle, float cx, float cy) argument
190 float cy = narrowPrecisionToFloat(cosAngle != 1 ? (m_matrix.e() * sinAngle / (1 - cosAngle) + m_matrix.f()) / 2 : 0); local
/macosx-10.9.5/screen-22/screen/
H A Dmark.h29 int cx, cy; /* cursor Position in WIN coords*/ member in struct:markdata
H A Dmark.c477 int cx, cy, x2, y2, j, yend; local
581 revto(linestart(cy), cy); local
584 revto(linestart(cy), cy); local
612 revto(lineend(cy), cy); local
801 revto(linestart(cy), cy); local
[all...]
/macosx-10.9.5/ncurses-42/ncurses/menu/
H A Dm_post.c133 int cy = -1, cx = -1; local
231 int i, j, cy, cx; local
/macosx-10.9.5/CPANInternal-140/DateTime-Locale/lib/DateTime/Locale/
H A Dcy.pm
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dtclock.c120 int i, cx, cy; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/
H A DLoopBlinnMathUtils.cpp62 float cy = v0.y() - u0.y(); local
/macosx-10.9.5/groff-38/groff/src/preproc/grn/
H A Dhgraph.cpp577 HGArc(register int cx, register int cy, int px, int py, int angle) argument
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkCanvArc.c912 short cx, cy; local
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkClamTheme.c757 int h, cx, cy; local
H A DttkDefaultTheme.c145 int cx, cy, h; local
1052 int cx, cy; local
1067 XDrawLine(Tk_Display(tkwin), d, gc, b.x+2, cy, b.x+b.width-3+w, cy); local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DttkWinTheme.c154 int cy = GETMETRIC(p->cyId); local
310 short int cx, cy; local
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkCanvArc.c935 short cx, cy; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/transforms/
H A DTransformationMatrix.cpp477 double cx, cy, cz, cw; local
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/generic/
H A DtkTable.c1722 row, col, urow, ucol, hrow=0, hcol=0, cx, cy, cw, ch, borders, bd[6], local
/macosx-10.9.5/emacs-92/emacs/src/
H A Ddispnew.c4718 int cx, cy, vpos, hpos; local
H A Dw32term.c3572 my_set_window_pos(HWND hwnd, HWND hwndAfter, int x, int y, int cx, int cy, UINT flags) argument
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeElem.c4045 int cx = x, cy = y, cw = width, ch = height; /* clip win coords */ local
[all...]
/macosx-10.9.5/vim-53/src/
H A Dgui_w48.c2780 _OnSize( HWND hwnd, UINT state, int cx, int cy) argument
H A Dgui_w32.c691 static int x = 0, y = 0, cx = 0, cy = 0; local
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dlandmark.el

Completed in 348 milliseconds