Home
last modified time | relevance | path

Searched defs:points (Results 1 – 12 of 12) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgxpflat.c140 print_points(const gs_fixed_point *points, int count) in print_points()
505 generate_segments(gx_path * ppath, const gs_fixed_point *points, in generate_segments()
530 segment_notes notes, gs_fixed_point *points) in gx_subdivide_curve_rec()
589 gs_fixed_point points[max_points + 1]; in gx_subdivide_curve() local
H A Dgdevcgm.c295 #define cgm_set_rect(points, xo, yo, w, h)\ argument
390 cgm_point points[2]; in cgm_fill_rectangle() local
463 cgm_point points[2]; in cgm_copy_mono() local
H A Dgdevvec.c677 gdev_vector_write_polygon(gx_device_vector * vdev, const gs_fixed_point * points, in gdev_vector_write_polygon()
716 gs_fixed_point points[4]; in gdev_vector_write_rectangle() local
1119 gs_fixed_point points[4]; in gdev_vector_fill_trapezoid() local
1159 gs_fixed_point points[4]; in gdev_vector_fill_parallelogram() local
1189 gs_fixed_point points[3]; in gdev_vector_fill_triangle() local
H A Dgxstroke.c978 gs_fixed_point points[6]; in stroke_fill() local
1056 gs_fixed_point points[8]; in stroke_add() local
1119 add_points(gx_path * ppath, const gs_fixed_point * points, int npoints, in add_points()
H A Dgscie.h375 gs_cie_wb points; member
547 gs_cie_wb points; member
H A Dgxclpath.c788 const gs_fixed_point *points, int num_points, in clist_put_polyfill()
H A Dfapiufst.c897 PINTRVECTOR points; in export_outline() local
H A Dtttype.h159 unsigned int points; /* number of points in the glyph */ member
H A Dgdevpx.c74 } points; member
/plan9-contrib/sys/src/libscribble/
H A Dli_recognizer.c312 pen_point **points, in li_recognizer_get_example()
980 static int lialg_preprocess_stroke(point_list *points) { in lialg_preprocess_stroke()
1029 static point_list *lialg_compute_dominant_points(point_list *points) { in lialg_compute_dominant_points()
1076 static point_list *lialg_interpolate_points(point_list *points) { in lialg_interpolate_points()
1999 static int lialg_canonicalize_example_stroke(point_list *points) { in lialg_canonicalize_example_stroke()
2059 static int lialg_compute_equipoints(point_list *points) { in lialg_compute_equipoints()
2159 static int lialg_compute_pathlen(point_list *points) { in lialg_compute_pathlen()
2165 static int lialg_compute_pathlen_subset(point_list *points, in lialg_compute_pathlen_subset()
2183 static int lialg_filter_points(point_list *points) { in lialg_filter_points()
2216 static int lialg_translate_points(point_list *points, in lialg_translate_points()
[all …]
/plan9-contrib/sys/src/cmd/postscript/posttek/
H A Dposttek.c134 int points = 0; /* points making up the current vector */ variable
/plan9-contrib/sys/src/games/
H A Dxs.c46 long points; variable