Home | History | Annotate | Download | only in src

Lines Matching defs:anchor_y

46   HB_Fixed           anchor_y;    /* of the last valid glyph             */
1985 POSITION( gpi->last )->y_pos = entry_y - gpi->anchor_y;
1990 POSITION( buffer->in_pos )->y_pos = gpi->anchor_y - entry_y;
2002 gpi->anchor_y = exit_y;