Home
last modified time | relevance | path

Searched defs:matrix (Results 1 – 12 of 12) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevpdts.h52 gs_matrix matrix; /* Tm et al */ member
H A Dgxdht.h214 gs_matrix matrix; /* CTM when the function was sampled */ member
H A Dgximage.h193 gs_matrix matrix; /* image space -> device space */ member
H A Dgximag3x.c117 gs_matrix matrix; member
H A Difapi.h120 FracInt matrix[6]; member
H A Dgdevpdfv.c69 float matrix[6]; in cos_dict_put_matrix() local
H A Dgxclimag.c211 gs_matrix matrix; /* image space -> device space */ member
H A Dgdevbbox.c910 gs_matrix matrix; /* map from image space to device space */ member
H A Dgdevphex.c3121 byte *matrix; /* Dither matrix's current line */ in DitherLine() local
/plan9/sys/src/cmd/eqn/
H A Dmatrix.c28 void matrix(int oct) /* matrix is list of columns */ in matrix() function
/plan9/sys/src/cmd/postscript/postmd/
H A Dpostmd.c544 matrix() in matrix() function
/plan9/sys/src/cmd/spin/
H A Dpangen7.c71 Element ****matrix; /* n x two-dimensional arrays state x state */ variable