Home | History | Annotate | Download | only in src

Lines Matching refs:xPlacement

61     xPlacement	= 0x0001u,	/* Includes horizontal adjustment for placement */
77 SHORT xPlacement; /* Horizontal adjustment for
118 if (format & xPlacement) glyph_pos.x_offset += font->em_scale_x (get_short (values++));
162 if (format & xPlacement) values++;