Searched refs:type1_continue_dispatch (Results 1 – 1 of 1) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | zchar1.c | 157 private int type1_continue_dispatch(i_ctx_t *, gs_type1exec_state *, 283 code = type1_continue_dispatch(i_ctx_p, &cxs, opstr, &other_subr, 4); in charstring_execchar() 331 code = type1_continue_dispatch(i_ctx_p, pcxs, op, &other_subr, 4); in type1exec_bbox() 373 code = type1_continue_dispatch(i_ctx_p, pcxs, NULL, &other_subr, 4); in bbox_getsbw_continue() 475 code = type1_continue_dispatch(i_ctx_p, &cxs, opstr, &other_subr, in bbox_finish() 617 type1_continue_dispatch(i_ctx_t *i_ctx_p, gs_type1exec_state *pcxs, in type1_continue_dispatch() function 723 code = type1_continue_dispatch(i_ctx_p, pcxs, NULL, &other_subr, in type1_callout_dispatch()
|