Searched defs:npop (Results 1 – 11 of 11) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | zupath.c | 107 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 D | zdps1.c | 257 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 D | zfilter.c | 140 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 D | zfilter2.c | 58 filter_write_predictor(i_ctx_t *i_ctx_p, int npop, in filter_write_predictor()
|
H A D | zchar.c | 393 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 D | zmisc1.c | 75 int npop = 1; in eexec_param() local
|
H A D | zimage.c | 133 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 D | zht.c | 154 gs_screen_halftone * psp, ref * pproc, int npop, in zscreen_enum_init()
|
H A D | zfdecode.c | 106 filter_read_predictor(i_ctx_t *i_ctx_p, int npop, in filter_read_predictor()
|
H A D | zht2.c | 83 int npop = 2; in zsethalftone5() local
|
H A D | zchar1.c | 501 int npop = (r_has_type(op, t_string) ? 4 : 6); in bbox_continue() local
|