Searched defs:yi (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A DPlotFile.cc87 PlotFile& PlotFile:: arc(const int xi, const int yi, argument
109 PlotFile& PlotFile:: cont(const int xi, const int yi) argument
114 PlotFile& PlotFile:: dot(const int xi, const int yi, const int dx, argument
143 PlotFile& PlotFile:: move(const int xi, const int yi) argument
148 PlotFile& PlotFile:: point(const int xi, const int yi) argument
[all...]
/haiku/headers/libs/agg/
H A Dagg_rasterizer_sl_clip.h37 static int yi(int v) { return v; } function in struct:agg::ras_conv_int
51 static int yi(int v) { return v; } function in struct:agg::ras_conv_int_sat
68 static int yi(int v) { return v; } function in struct:agg::ras_conv_int_3x
82 static int yi(double v) { return iround(v * poly_subpixel_scale); } function in struct:agg::ras_conv_dbl
96 static int yi(double v) { return iround(v * poly_subpixel_scale); } function in struct:agg::ras_conv_dbl_3x
[all...]
H A Dagg_math_stroke.h212 double yi = v1.y; local
/haiku/src/libs/mapm/
H A Dmapm_fft.c389 double xr, xi, yr, yi; local
827 double ec, w1r, w1i, wkr, wki, wdr, wdi, ss, xr, xi, yr, yi; local
893 double ec, w1r, w1i, wkr, wki, wdr, wdi, ss, xr, xi, yr, yi; local
[all...]

Completed in 131 milliseconds