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

12

/haiku-fatelf/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-fatelf/headers/private/kernel/arch/x86/32/
H A Diframe.h24 uint32 cx; member in struct:iframe
/haiku-fatelf/headers/os/interface/
H A DGradient.h101 float cx, cy, radius; member in struct:BGradient::__anon343::__anon345
104 float cx, cy, fx, fy, radius; member in struct:BGradient::__anon343::__anon346
107 float cx, cy; member in struct:BGradient::__anon343::__anon347
110 float cx, cy, angle; member in struct:BGradient::__anon343::__anon348
/haiku-fatelf/headers/private/kernel/arch/x86/64/
H A Diframe.h23 uint64 cx; member in struct:iframe
/haiku-fatelf/src/apps/icon-o-matic/import_export/svg/
H A DSVGGradients.cpp170 double cx = 0.0; local
/haiku-fatelf/src/libs/ncurses/menu/
H A Dm_post.c133 int cy = -1, cx = -1; local
231 int i, j, cy, cx; local
/haiku-fatelf/src/add-ons/kernel/debugger/qrencode/
H A Dqrspec.c315 int d, w, x, y, cx, cy; local
/haiku-fatelf/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-fatelf/src/libs/ncurses/test/
H A Dtclock.c120 int i, cx, cy; local
[all...]
/haiku-fatelf/src/tests/kits/game/direct_window_test/
H A DStarWindow.cpp317 uint32 i, j, window_area, cx, cy; local
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dfq.c738 FQclose(struct RkContext *cx, struct DM *dm, struct DM *qm, char *file) argument
800 FQsync(struct RkContext *cx, struct DM *dm, struct DM *qm, char *file) argument
H A Dtempdic.c545 _Rktsearch( struct RkContext *cx, struct DM *dm, WCHAR_T *key, int n, struct nread *nread, int maxcache, int *cf) argument
704 _Rktsync( struct RkContext *cx, struct DM *dm, struct DM *qm) argument
H A Dcontext.c249 struct RkContext *cx; local
259 _RkEndBun(struct RkContext *cx) argument
295 struct RkContext *cx = RkGetContext(cx_num); local
318 struct RkContext *cx = &CX[cx_num]; local
404 struct RkContext *cx; local
513 struct RkContext *cx; local
554 struct RkContext *cx; local
585 struct RkContext *cx; local
633 struct RkContext *cx; local
709 struct RkContext *cx; local
782 struct RkContext *cx; local
810 struct RkContext *cx; local
861 struct RkContext *cx; local
[all...]
H A Ddic.c128 struct RkContext *cx = RkGetContext(cx_num); local
464 struct RkContext *cx = RkGetContext(cx_num); local
531 struct RkContext *cx = RkGetContext(cx_num); local
622 struct RkContext *cx; local
787 struct RkContext *cx = RkGetContext(cx_num); local
848 pushTdn(struct RkContext *cx, struct TD *tdp) argument
864 freeTdn(struct RkContext *cx) argument
877 popTdn(struct RkContext *cx) argument
889 GetLine(struct RkContext *cx, struct RkKxGram *gram, struct TD *tdp, WCHAR_T *line, int size) argument
944 struct RkContext *new_cx, *cx; local
[all...]
H A Dpermdic.c542 _Rkpsearch(struct RkContext *cx, struct DM *dm, WCHAR_T *key, int n, struct nread *nread, int mc, int *cf) argument
786 _Rkpsync(struct RkContext *cx, struct DM *dm, struct DM *qm) argument
H A Ddd.c1401 _RkMountMD( struct RkContext *cx, struct DM *dm, struct DM *qm, int mode, int firsttime) argument
1473 _RkUmountMD( struct RkContext *cx, struct MD *md) argument
[all...]
/haiku-fatelf/src/apps/mandelbrot/
H A Dtsb.cpp299 double cx, cy; local
329 double cx, cy; local
392 double cx, cy; local
[all...]
H A Dtsb1.cpp209 float cx, cy; local
235 float cx, cy; local
274 float cx, cy; local
[all...]
/haiku-fatelf/headers/libs/agg/
H A Dagg_rasterizer_cells_aa.h324 int cx = (x1 + x2) >> 1; local
/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A Dcurve.c447 gint cx, x, y, width, height; local
/haiku-fatelf/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-fatelf/src/tests/kits/interface/picture/
H A DSVGViewView.cpp697 double cx = cosPhi * cxdash - sinPhi * cydash + (x1 + x2) / 2.0; local

Completed in 149 milliseconds

12