Home | History | Annotate | Download | only in src

Lines Matching refs:y_value

719 			     HB_Fixed*          y_value )
749 *y_value = y_scale * an->af.af1.YCoordinate / 0x10000;
759 error = gpi->font->klass->getPointInOutline(gpi->font, glyph_index, gpi->load_flags, ap, x_value, y_value, &n_points);
771 *y_value = y_scale * an->af.af3.YCoordinate / 0x10000;
781 *y_value = pixel_value << 6;
784 *x_value = *y_value = 0;
787 *y_value += y_scale * an->af.af3.YCoordinate / 0x10000;
798 y_value, gpos->data );