Home | History | Annotate | Download | only in src

Lines Matching refs:em_scale_y

110     if (format & yPlacement) glyph_pos.y_offset  += font->em_scale_y (get_short (values++));
116 if (unlikely (!horizontal)) glyph_pos.y_advance -= font->em_scale_y (get_short (values++)); else values++;
219 *y = font->em_scale_y (yCoordinate);
248 *y = y_ppem && ret ? cy : font->em_scale_y (yCoordinate);
271 *y = font->em_scale_y (yCoordinate);