Home
last modified time | relevance | path

Searched refs:gx_wts_cell_params_j_t (Results 1 – 2 of 2) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgswts.c66 typedef struct gx_wts_cell_params_j_s gx_wts_cell_params_j_t; typedef
360 wts_print_j_jump(const gx_wts_cell_params_j_t *wcpj, const char *name, in wts_print_j_jump()
382 wts_print_j(const gx_wts_cell_params_j_t *wcpj) in wts_print_j()
427 wts_set_scr_jxi_try(gx_wts_cell_params_j_t *wcpj, int m, double qb, in wts_set_scr_jxi_try()
693 wts_set_scr_jxi(gx_wts_cell_params_j_t *wcpj, double jmem) in wts_set_scr_jxi()
731 gx_wts_cell_params_j_t *wcpj; in wts_pick_cell_size_j()
734 wcpj = malloc(sizeof(gx_wts_cell_params_j_t)); in wts_pick_cell_size_j()
840 resultsize = sizeof(gx_wts_cell_params_j_t); in wts_pick_cell_size()
863 const gx_wts_cell_params_j_t *wcpj;
884 wsej->wcpj = (const gx_wts_cell_params_j_t *)wcp; in gs_wts_screen_enum_j_new()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgswts.c66 typedef struct gx_wts_cell_params_j_s gx_wts_cell_params_j_t; typedef
360 wts_print_j_jump(const gx_wts_cell_params_j_t *wcpj, const char *name, in wts_print_j_jump()
382 wts_print_j(const gx_wts_cell_params_j_t *wcpj) in wts_print_j()
427 wts_set_scr_jxi_try(gx_wts_cell_params_j_t *wcpj, int m, double qb, in wts_set_scr_jxi_try()
693 wts_set_scr_jxi(gx_wts_cell_params_j_t *wcpj, double jmem) in wts_set_scr_jxi()
731 gx_wts_cell_params_j_t *wcpj; in wts_pick_cell_size_j()
734 wcpj = malloc(sizeof(gx_wts_cell_params_j_t)); in wts_pick_cell_size_j()
840 resultsize = sizeof(gx_wts_cell_params_j_t); in wts_pick_cell_size()
863 const gx_wts_cell_params_j_t *wcpj;
884 wsej->wcpj = (const gx_wts_cell_params_j_t *)wcp; in gs_wts_screen_enum_j_new()
[all …]