Home | History | Annotate | Download | only in src

Lines Matching refs:yPlacement

62     yPlacement	= 0x0002u,	/* Includes vertical adjustment for placement */
79 SHORT yPlacement; /* Vertical adjustment for
119 if (format & yPlacement) glyph_pos.y_offset += font->em_scale_y (get_short (values++));
163 if (format & yPlacement) values++;