Searched defs:cx (Results 1 - 16 of 16) sorted by relevance

/haiku/src/kits/interface/
H A DGradientDiamond.cpp33 BGradientDiamond::BGradientDiamond(float cx, float cy) argument
60 BGradientDiamond::SetCenter(float cx, float cy) argument
[all...]
H A DGradientConic.cpp35 BGradientConic::BGradientConic(float cx, float cy, float angle) argument
63 BGradientConic::SetCenter(float cx, float cy) argument
[all...]
H A DGradientRadial.cpp35 BGradientRadial::BGradientRadial(float cx, float cy, float radius) argument
63 BGradientRadial::SetCenter(float cx, float cy) argument
[all...]
H A DGradientRadialFocus.cpp40 BGradientRadialFocus::BGradientRadialFocus(float cx, float cy, float radius, argument
71 BGradientRadialFocus::SetCenter(float cx, float cy) argument
[all...]
/haiku/headers/private/kernel/arch/x86/32/
H A Diframe.h24 uint32 cx; member in struct:iframe
/haiku/headers/private/kernel/arch/x86/64/
H A Diframe.h24 uint64 cx; member in struct:iframe
/haiku/src/tests/kits/game/direct_window_test/
H A DStarWindow.cpp317 uint32 i, j, window_area, cx, cy; local
/haiku/headers/os/interface/
H A DGradient.h106 float cx, cy, radius; member in struct:BGradient::__anon1::__anon3
109 float cx, cy, fx, fy, radius; member in struct:BGradient::__anon1::__anon4
112 float cx, cy; member in struct:BGradient::__anon1::__anon5
115 float cx, cy, angle; member in struct:BGradient::__anon1::__anon6
/haiku/src/libs/agg/src/
H A Dagg_bezier_arc.cpp38 void arc_to_bezier(double cx, double cy, double rx, double ry, argument
195 double cx = sx2 + (cos_a * cx1 - sin_a * cy1); local
/haiku/src/tests/kits/game/ParticlesII/
H A DparticlesII.cpp326 int32 x, y, cx,cy; local
503 NWindowScreen::draw_ellipse(int cx, int cy, int wide, int deep, int color) argument
556 fill_ellipse(int cx, int cy, int wide, int deep, int color) argument
[all...]
/haiku/headers/libs/agg/
H A Dagg_rasterizer_cells_aa.h324 int cx = (x1 + x2) >> 1; local
/haiku/src/apps/diskusage/
H A DPieView.cpp441 float cx = floorf(b.left + b.Width() / 2.0 + 0.5); local
571 float cx = b.left + b.Width() / 2.0; local
[all...]
/haiku/src/tests/kits/interface/picture/
H A DSVGViewView.cpp699 double cx = cosPhi * cxdash - sinPhi * cydash + (x1 + x2) / 2.0; local
/haiku/src/libs/compat/freebsd_network/compat/machine/x86_64/
H A Dcpufunc.h134 cpuid_count(u_int ax, u_int cx, u_int *p) argument
/haiku/src/libs/compat/freebsd_network/compat/machine/x86/
H A Dcpufunc.h114 cpuid_count(u_int ax, u_int cx, u_int *p) argument
/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h396 NSVGcoordinate cx, cy, r, fx, fy; member in struct:NSVGradialData
874 float cx, cy, fx, fy, r; local
1987 float x1, y1, x2, y2, cx, cy; local
2021 float x1, y1, x2, y2, cx, cy; local
2071 float x1, y1, x2, y2, cx, cy, dx, dy, d; local
2372 float cx = 0.0f; local
2402 float cx = 0.0f; local
[all...]

Completed in 89 milliseconds