Searched defs:ty (Results 1 - 20 of 20) sorted by relevance

/haiku/src/libs/agg/src/
H A Dagg_line_aa_basics.cpp57 double ty = l2.y2 - (l2.y1 - l1.y1) * k; local
H A Dagg_bezier_arc.cpp45 double ty = y0 - tx * x0 / y0; local
/haiku/src/add-ons/screen_savers/gravity/
H A DGravitySource.h27 float ty; member in struct:GravitySource
/haiku/src/system/libroot/posix/musl/math/
H A D__rem_pio2f.c45 double tx[1],ty[1]; local
H A D__rem_pio2.c52 double tx[3],ty[2]; local
H A D__rem_pio2l.c73 double tx[NX],ty[NY]; local
/haiku/src/apps/icon-o-matic/transformable/
H A DChannelTransform.cpp54 double ty; local
/haiku/headers/libs/agg/
H A Dagg_conv_adaptor_vpgen.h96 double tx, ty; local
H A Dagg_span_interpolator_linear.h57 double ty; local
163 double ty; local
194 double ty = m_src_y; local
[all...]
H A Dagg_trans_bilinear.h121 double ty = *y; local
139 iterator_x(double tx, double ty, double step, const double m[4][2]) : argument
[all...]
H A Dagg_rasterizer_scanline_aa.h494 bool rasterizer_scanline_aa<Clip>::hit_test(int tx, int ty) argument
H A Dagg_trans_affine.h89 double sx, shy, shx, sy, tx, ty; member in struct:agg::trans_affine
[all...]
H A Dagg_rasterizer_compound_aa.h620 bool rasterizer_compound_aa<Clip>::hit_test(int tx, int ty) argument
H A Dagg_trans_perspective.h30 double sx, shy, w0, shx, sy, w1, tx, ty, w2; member in struct:agg::trans_perspective
[all...]
/haiku/src/tests/kits/interface/picture/
H A DMatrix.h59 inline void BMatrix::Translate(float tx, float ty) argument
/haiku/src/libs/icon/transformer/
H A DAffineTransformer.cpp132 double ty; local
160 double ty; local
/haiku/headers/os/interface/
H A DAffineTransform.h211 double ty; member in class:BAffineTransform
[all...]
/haiku/src/servers/app/drawing/Painter/
H A Dagg_rasterizer_scanline_aa_subpix.h532 bool rasterizer_scanline_aa_subpix<Clip>::hit_test(int tx, int ty) argument
/haiku/src/kits/interface/
H A DAffineTransform.cpp392 double ty; local
44 BAffineTransform(double sx, double shy, double shx, double sy, double tx, double ty) argument
[all...]
/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h469 static void nsvg__xformSetTranslation(float* t, float tx, float ty) argument
2775 static void nsvg__scaleGradient(NSVGgradient* grad, float tx, float ty, float sx, float sy) argument
2789 float tx, ty, sx, sy, us, bounds[4], t[6], avgs; local
[all...]

Completed in 98 milliseconds