Home | History | Annotate | Download | only in src

Lines Matching refs:xPlacement

52     xPlacement	= 0x0001,	/* Includes horizontal adjustment for placement */
68 SHORT xPlacement; /* Horizontal adjustment for
109 if (format & xPlacement) glyph_pos.x_offset += font->em_scale_x (get_short (values++));
146 if (format & xPlacement) values++;