Searched defs:floatp (Results 1 – 11 of 11) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | zpath.c | 87 int (*add_proc)(gs_state *, floatp, floatp)) in common_to() argument 118 int (*add_proc)(gs_state *, floatp, floatp, floatp, floatp, floatp, floatp)) in common_curve() argument
|
H A D | zpath1.c | 52 int (*aproc)(gs_state *, floatp, floatp, floatp, floatp, floatp)) in common_arc() argument
|
H A D | zmatrix.c | 269 int (*ptproc)(gs_state *, floatp, floatp, gs_point *), in common_transform() argument 270 int (*matproc)(floatp, floatp, const gs_matrix *, gs_point *)) in common_transform()
|
H A D | gsmatrix.c | 310 bbox_transform_either_only(const gs_rect * pbox_in, const gs_matrix * pmat, in bbox_transform_either_only() 312 int (*point_xform) (floatp, floatp, const gs_matrix *, gs_point *)) in bbox_transform_either_only() argument 326 bbox_transform_either(const gs_rect * pbox_in, const gs_matrix * pmat, in bbox_transform_either() 328 int (*point_xform) (floatp, floatp, const gs_matrix *, gs_point *)) in bbox_transform_either() argument
|
H A D | gshtx.c | 118 gs_ht_set_spot_comp( in gs_ht_set_spot_comp() 123 float (*spot_func) (floatp, floatp), in gs_ht_set_spot_comp() argument
|
H A D | stdpre.h | 366 typedef double floatp; typedef
|
H A D | ztrans.c | 42 set_float_value(i_ctx_t *i_ctx_p, int (*set_value)(gs_state *, floatp)) in set_float_value() argument
|
H A D | zgstate.c | 39 zset_real(i_ctx_t *i_ctx_p, int (*set_proc)(gs_state *, floatp)) in zset_real() argument
|
H A D | jconfig0.h | 417 typedef double floatp; typedef
|
H A D | jconfig.h | 417 typedef double floatp; typedef
|
H A D | gxshade6.c | 3475 const gs_fixed_point[4], floatp, floatp)) in patch_fill() argument
|