Searched defs:arc (Results 1 – 6 of 6) sorted by relevance
/inferno-os/utils/mk/ |
H A D | mk.c | 201 outofdate(Node *node, Arc *arc, int eval) in outofdate()
|
/inferno-os/libdraw/ |
H A D | ellipse.c | 56 arc(Image *dst, Point c, int a, int b, int thick, Image *src, Point sp, int alpha, int phi) in arc() function
|
/inferno-os/libfreetype/ |
H A D | ftstroker.c | 998 FT_Vector* arc; in FT_Stroker_ConicTo() local 1091 FT_Vector* arc; in FT_Stroker_CubicTo() local
|
H A D | ftraster.c | 400 TPoint* arc; /* current Bezier arc pointer */ member 1089 TPoint* arc; in Bezier_Up() local 1219 TPoint* arc = ras.arc; in Bezier_Down() local
|
H A D | ftgrays.c | 791 FT_Vector* arc; in gray_render_conic() local 927 FT_Vector* arc; in gray_render_cubic() local
|
/inferno-os/limbo/ |
H A D | types.c | 2015 int arc; in cycfield() local 2045 int me, arc; in cycarc() local
|