Home | History | Annotate | Download | only in src

Lines Matching refs:matrixZ

365     *found = !matrixZ[row * cols + col].is_null ();
366 return this+matrixZ[row * cols + col];
375 if (!c->check_array (matrixZ, matrixZ[0].static_size, count)) return_trace (false);
377 if (!matrixZ[i].sanitize (c, this)) return_trace (false);
384 matrixZ[VAR]; /* Matrix of offsets to Anchor tables--
387 DEFINE_SIZE_ARRAY (2, matrixZ);