Home | History | Annotate | Download | only in src

Lines Matching defs:GPOS

1517  * GPOS
1520 struct GPOS : GSUBGPOS
1584 GPOS::position_start (hb_font_t *font HB_UNUSED, hb_buffer_t *buffer)
1594 GPOS::position_finish (hb_font_t *font HB_UNUSED, hb_buffer_t *buffer)
1619 const GPOS &gpos = *(hb_ot_layout_from_face (c->face)->gpos);
1620 const PosLookup &l = gpos.get_lookup (lookup_index);
1626 const GPOS &gpos = *(hb_ot_layout_from_face (c->face)->gpos);
1627 const PosLookup &l = gpos.get_lookup (lookup_index);