Home
last modified time | relevance | path

Searched defs:num_points (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevpdfk.c440 int num_points; /* on each axis of LUT */ member
461 int num_points = (int)floor(pow(MAX_CLUT_ENTRIES, 1.0 / ncomps)); in add_a2b0() local
489 int num_points = pa2b->num_points; in write_a2b0() local
H A Dgxshade.c216 int num_points) in shade_next_coords()
H A Dgdevpdfv.c621 int num_points; member
657 int num_points = pmdp->num_points; in put_float_mesh_data() local
H A Dgxclpath.c788 const gs_fixed_point *points, int num_points, in clist_put_polyfill()
H A Dgdevps.c70 int num_points; /* # of points since last non-lineto */ member