Lines Matching full:n_points
755 hb_uint32 n_points = 0;759 error = gpi->font->klass->getPointInOutline(gpi->font, glyph_index, gpi->load_flags, ap, x_value, y_value, &n_points);762 /* if n_points is set to zero, we use the design coordinate value pair.764 if (!n_points)