Home | History | Annotate | Download | only in src

Lines Matching refs:em_scale_y

119     if (format & yPlacement) glyph_pos.y_offset  += font->em_scale_y (get_short (values++));
126 if (unlikely (!horizontal)) glyph_pos.y_advance -= font->em_scale_y (get_short (values));
238 *y = font->em_scale_y (yCoordinate);
268 *y = ret && y_ppem ? cy : font->em_scale_y (yCoordinate);
292 *y = font->em_scale_y (yCoordinate);