Home
last modified time | relevance | path

Searched defs:npop (Results 1 – 11 of 11) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dzupath.c107 int spop, npop; in zinustroke() local
136 int npop = in_path(op, i_ctx_p, &hdev); in in_test() local
150 int npop; in in_path() local
198 in_path_result(i_ctx_t *i_ctx_p, int npop, int code) in in_path_result()
223 int npop = in_upath(i_ctx_p, &hdev); in in_utest() local
239 int npop; in in_upath() local
254 in_upath_result(i_ctx_t *i_ctx_p, int npop, int code) in in_upath_result()
363 int npop; in zustroke() local
382 int code, npop; in zustrokepath() local
659 int code, npop; in upath_stroke() local
H A Dzdps1.c257 int npop = rect_get(&lr, op, imemory); in zrectappend() local
277 int npop = rect_get(&lr, op, imemory); in zrectclip() local
297 int npop = rect_get(&lr, op, imemory); in zrectfill() local
318 int npop, code; in zrectstroke() local
H A Dzfilter.c140 int npop; in zSFD() local
181 filter_read(i_ctx_t *i_ctx_p, int npop, const stream_template * template, in filter_read()
260 filter_write(i_ctx_t *i_ctx_p, int npop, const stream_template * template, in filter_write()
H A Dzfilter2.c58 filter_write_predictor(i_ctx_t *i_ctx_p, int npop, in filter_write_predictor()
H A Dzchar.c393 op_show_finish_setup(i_ctx_t *i_ctx_p, gs_text_enum_t * penum, int npop, in op_show_finish_setup()
466 op_show_continue_pop(i_ctx_t *i_ctx_p, int npop) in op_show_continue_pop()
477 op_show_continue_dispatch(i_ctx_t *i_ctx_p, int npop, int code) in op_show_continue_dispatch()
700 op_show_return_width(i_ctx_t *i_ctx_p, uint npop, double *pwidth) in op_show_return_width()
H A Dzmisc1.c75 int npop = 1; in eexec_param() local
H A Dzimage.c133 const ref * sources, bool uses_color, int npop) in zimage_setup()
235 gx_image_enum_common_t * pie, const ref * sources, int npop) in zimage_data_setup()
H A Dzht.c154 gs_screen_halftone * psp, ref * pproc, int npop, in zscreen_enum_init()
H A Dzfdecode.c106 filter_read_predictor(i_ctx_t *i_ctx_p, int npop, in filter_read_predictor()
H A Dzht2.c83 int npop = 2; in zsethalftone5() local
H A Dzchar1.c501 int npop = (r_has_type(op, t_string) ? 4 : 6); in bbox_continue() local