Home
last modified time | relevance | path

Searched defs:gs_matrix (Results 1 – 9 of 9) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Didparam.h25 typedef struct gs_matrix_s gs_matrix; typedef
H A Dgxfcopy.h32 typedef struct gs_matrix_s gs_matrix; typedef
H A Diutil.h138 typedef struct gs_matrix_s gs_matrix; typedef
H A Dgsfont.h25 typedef struct gs_matrix_s gs_matrix; typedef
H A Dgsmatrix.h35 typedef struct gs_matrix_s gs_matrix; typedef
H A Dgsdevice.h35 typedef struct gs_matrix_s gs_matrix; typedef
H A Dgsmatrix.c310 bbox_transform_either_only(const gs_rect * pbox_in, const gs_matrix * pmat, in bbox_transform_either_only()
326 bbox_transform_either(const gs_rect * pbox_in, const gs_matrix * pmat, in bbox_transform_either()
H A Dzmatrix.c270 int (*matproc)(floatp, floatp, const gs_matrix *, gs_point *)) in common_transform()
H A Dgxfcache.h43 typedef struct gs_matrix_s gs_matrix; typedef