Home | History | Annotate | Download | only in src

Lines Matching refs:yPlacement

53     yPlacement	= 0x0002u,	/* Includes vertical adjustment for placement */
70 SHORT yPlacement; /* Vertical adjustment for
110 if (format & yPlacement) glyph_pos.y_offset += font->em_scale_y (get_short (values++));
153 if (format & yPlacement) values++;